Home Forums WoodMart support forum Change upsells widget title for a specific page

Change upsells widget title for a specific page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #328755

    technique
    Participant

    Hello,

    I’d like to change upsells widget title for a specific page.
    I’ve tried CSS code below but it didn’t work.

    Could you please help me?
    Thanks in advance

    `.sidebar-widget .widget-title{
    color:red;
    content:”Test Title”!important;
    }

    #328781

    Hello,

    You can translate/rewrite all theme and plugin texts via PO file in WordPress. Here is a video tutorial that should help you translate your website texts with a Loco Translate plugin https://www.youtube.com/watch?v=D3NsDdMzsls&list=PLMw6W4rAaOgKKv0oexGHzpWBg1imvrval&index=3

    In order to translate the Woocommerce strings, you need to create a separate translation in Loco > Plugins > Woocommerce in the same way as shown in the video.

    Best Regards

    #328782

    technique
    Participant

    Thank you for your quick reply. I have already rewritten with Loco Translate however I want to use a different title just for a couple of product pages. Is it possible?

    #328789

    Hello,

    No, it is not possible, unfortunately.

    If you have any questions please feel free to contact us.

    Best Regards

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