Home Forums WoodMart support forum How to add categories button on the left in the mobile bottom navigation bar?

How to add categories button on the left in the mobile bottom navigation bar?

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #571421

    chaucachavez
    Participant

    Hello
    How to add categories button on the left in the mobile bottom navigation bar?

    I added the categories button but it is not displayed.

    See attached images

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

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    I am unable to visit your site. Please remove the IP restrictions. We are accessing the site from Pakistan. So I will check and give you a possible solution.

    Best Regards.

    #572078

    chaucachavez
    Participant

    Hi, it tells me that they removed the restriction to that country, please confirm me.

    #572141

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    Mobile categories are on the shop page only if you want to open categories in the mobile menu you need to add a “Mobile menu” element. But you also need to swap menus in this case.

    Best Regards.

    #572356

    chaucachavez
    Participant

    Hi.
    I have added menu button, how can I change the text and icon?

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

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    To change the icon add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS.

    .wd-header-mobile-nav .wd-tools-icon:before {
        content: "\f140";
    }

    Then, Navigate to Typography > Icons fonts > Check the icons and change the content code as per your requirements.

    For the text, You need to install and use the Loco Translate plugin to change the text.
    You can watch our detailed videos on how to translate string using loco translate:
    https://www.youtube.com/watch?v=D3NsDdMzsls

    Best Regards.

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