Home Forums WoodMart support forum Menu Space between itemes

Menu Space between itemes

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

    azel2k
    Participant

    Hi.
    Can you please advise if there is a setting(that i can’t seem to find) where i can put some more space between menu itemes? See attached image please.

    Thank you!

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

    Hello,

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

    body .woodmart-navigation .item-level-0>a {
        padding-left: 20px;
        padding-right: 20px;
    }

    Increase/decrease 20px as per your needs

    Best Regards

    #112874

    azel2k
    Participant

    Thank you for the help! It worked just fine.
    Was wondering if there is also a way to hide: “Categorii Produse” from the menu on categorie pages? ( please see screenshot)
    Thanks!

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

    Hello,

    You will have to create a new header in the Header builder without this element and set it as the custom header in the shop page https://xtemos.com/docs/woodmart/options-for-pages/

    Best Regards

    #112944

    azel2k
    Participant

    Thank you so much. Can you please tell me if there is a way i can make the Categories tab to be active on mobile view, when you click on menu. For now the default active is the main menu.

    Thank you so much for your help.

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

    Hello,

    Unfortunately, there is no option to exchange the tabs.

    Best Regards

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