Home Forums WoodMart support forum How change “watch video” label? Reply To: How change “watch video” label?

#317626

Hello,

I saw the screenshot you attached.

1) To change the label you need to install and use the loco translate plugin and choose the correct path to translate the string.

Your path will be Loco Translate >> Themes >> Woodmart.

Screenshot for Clarification: https://gyazo.com/4b19d0ce9224a9036761700d2e8ef1d7

And to change the icon try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

.product-video-button>a:before {
    content: "\f107";
    font-family: "woodmart-font";
}

2) Sorry but there is no option in Theme Settings available for that. It requires customizations and this is beyond our limitations and support policy.

3) Please provide the admin panel login details of the website to check it myself and help you out accordingly.

Regard’s.
Xtemos Studios.