Home Forums WoodMart support forum Bottom mobile menu search

Bottom mobile menu search

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #709560

    renat.shabanov
    Participant

    Good afternoon, could you please tell me how to add a search function to the bottom mobile menu? I couldn’t find it there by default.

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

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    Sorry, but there’s currently no way to add the “Search” button to the “Mobile bottom navbar”.

    You can configure the mobile bottom navbar by navigating to Theme Settings > General > Mobile Bottom Navbar: https://postimg.cc/ThhMsGtc , Here, you can add or remove buttons.

    Best Regards,

    #709587

    renat.shabanov
    Participant

    Can you tell me. can i put a trigger on the added icon so that the top search bar in the burger menu opens?

    #709598

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    Unfortunately, it is not possible. It requires customization, and this is beyond our limitations and support policy.

    However, you can add the mobile menu with the search icon from inside.

    See Screenshots for better understanding how it works:
    https://postimg.cc/RqgB2DxN
    https://postimg.cc/MXpk0mfG

    Best Regards,

    #710166

    renat.shabanov
    Participant

    I did as you said and enabled search in the mobile menu. Can I change the icons of the existing buttons?
    I want to change the mobile menu icon at the bottom to the search icon. But I would like the top menu to remain as it is.
    Thank you in advance for your reply.

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

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    Can you share the page URL so I can further check on your site and give you a possible CSS code.

    Best Regards,

    #711076

    renat.shabanov
    Participant

    here is

    #711184

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    Try adding the following Custom CSS in the Custom CSS for mobile area under Theme Settings >> Custom CSS.

    .whb-wd-header-mobile-nav .wd-tools-icon:before {
        content: "\f130" !important;
    font-family: "woodmart-font";
    }

    Best Regards,

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