Home Forums WoodMart support forum I want to change the design of the sticky menu.

I want to change the design of the sticky menu.

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #366090

    jumpnwow5
    Participant

    Hello

    The layout of the sticky menu is messed up.

    So I want to change the design of the sticky menu.

    What should I do?

    #366095

    jumpnwow5
    Participant

    Hello

    The layout of the sticky header is messed up.

    So I want to change the design of the sticky header.

    What should I do?

    #366214

    Hello,

    To change the sticky header layout you need to Go to Woodmart >> Header Builder >> Edit Header.

    Then go to header settings >> Disable sticky header clone.

    Screenshot for Clarification: https://ibb.co/cc78crC

    Then you can set the part of the header you want to use as a sticky header from settings.

    Screenshot for Clarification: https://ibb.co/BV2HnKB

    Best Regards

    #367476

    jumpnwow5
    Participant

    In Sticky Head, the menu changes to 2 lines.

    I want to fix this.

    What should I do?

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

    Hello,

    This happens when you have menu items in the menu that are more than the actual width of the container.

    Please try reducing the menu items then check back.

    Best Regards

    #368353

    jumpnwow5
    Participant

    Of course, reducing the menu items would be ok, wouldn’t it?

    Am I not stupid?

    The menu items will not be reduced.

    For example, is there no way to hide only the logo on Sticky?

    #368417

    Hello,

    To hide the logo on the Sticky header try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.

    .whb-sticked .site-logo {
    display: none;
    }

    Best Regards

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