Home Forums WoodMart support forum Categories Menu Reply To: Categories Menu

#306374

Hello,

Here is a video tutorial that should help you edit these texts on your website with a Loco Translate plugin in a right way
https://www.youtube.com/watch?v=D3NsDdMzsls&list=PLMw6W4rAaOgKKv0oexGHzpWBg1imvrval&index=3

If you want to change the text without the loco translate plugin then you can Edit the.PO file of the Theme using Poedit software then uploads it back on the website.

2) Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

.wd-nav-mobile li.menu-item-compare {
    display: none;
}

Best Regards