Home Forums WoodMart support forum Mobile Menu

Mobile Menu

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #188209

    kyplab
    Participant

    Hello, how I can change MENU and CATEGORIES names in the mobile menu.

    #188286

    kyplab
    Participant

    UP

    #188315

    Hello,

    Unfortunately, it is not possible as this string is used in Mobile view of Shop pages https://prnt.sc/s2eosm

    If it is Ok if the string would be changed in the shop page, you can rewrite all theme and plugin texts via PO file in WordPress. Here is a video tutorial that should help you rewrite your website texts with a Loco Translate plugin https://www.youtube.com/watch?v=D3NsDdMzsls&list=PLMw6W4rAaOgKKv0oexGHzpWBg1imvrval&index=3

    Best Regards

    #188383

    kyplab
    Participant

    Thank you, how I can remove this https://prnt.sc/s2eosm only in mobile?

    #188486

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Mobile:

    body .woodmart-show-categories {
        display: none;
    }

    Best Regards

    #188499

    kyplab
    Participant

    Thank you, but they are still here.

    Attachments:
    You must be logged in to view attached files.
    #188520

    Hello,

    Please provide the site admin access to the private area

    Best Regards

    #188557

    kyplab
    Participant

    Check private content

    #188591

    Hello,

    I have corrected the code and added it. It works now.

    Please check.

    Best Regards

    #189808

    kyplab
    Participant

    Hello, please provide me again the right code, because I made a fresh install, and it disappear. I wont provide you again with access.

    #189891

    Hello,

    Please provide page URL as the credentials are not valid.

    Best Regards

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