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

How change “watch video” label?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #317546

    myartmarket
    Participant

    Hi
    1. I need to change this “watch video” label and icon: https://prnt.sc/1rm66vb
    How can I change, I need the exact path
    2. how to embed another source for 360 View? Matterport link, for example, Now I Paste in youtube field and works perfectly.
    3. on the multivendor plugin WC Marketplace vendors can’t upload 360 view photos how to fix this?
    Best Regards

    Attachments:
    You must be logged in to view attached files.
    #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.

Viewing 2 posts - 1 through 2 (of 2 total)