Home Forums WoodMart support forum How do I edit the mobile bottom navbar section?

How do I edit the mobile bottom navbar section?

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

    psikologesmayinanc
    Participant

    Now I have added 3 special buttons to the Mobile bottom navbar section on my site, but I want to edit their appearance, for example, color and font.

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

    Hello,

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

    .wd-toolbar-link.wd-tools-element .wd-tools-icon:before {
        font-size: 30px;
        color: #000000;
    }

    Best Regards,

    #686667

    psikologesmayinanc
    Participant

    When we make such changes, do we have a source to get the codes or do we have to create a form?

    #686734

    Hello,

    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, or set a custom button and set a custom URL to the form page.

    Best Regards,

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