Home Forums WoodMart support forum Sticky header clone without menu

Sticky header clone without menu

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

    Fdesign
    Participant

    Good morning, maybe it’s a stupid question with a very simple solution, but I can’t find it…
    I selected “sticky header clone” on settings page, but when the header goes sticky, the main menu disappears (sticky.png image).

    Obviously the main manu appears (normal.png image) when the header is not sticky.

    Did I lost some configuration somewhere??

    Thank you for your help.

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

    Fdesign
    Participant

    Sorry, the sticky.png image was too big, I’m uploading it here.
    Regards.

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

    Hung Pham
    Keymaster

    Hi Fdesign,

    Thanks for reaching to us.

    Please provide URL of the mentioned page, so I can take a closer look.

    Regards,

    #570904

    Fdesign
    Participant

    The website is under construction, at this moment it’s in “coming soon” mode… If you need to take a look I have to give you a temporary user.

    #570984

    Hung Pham
    Keymaster

    Hi Fdesign,

    Thanks for details.

    You enabled Sticky header clone option https://prnt.sc/uKCCAWsUbXg4 it means the sticky header will use Main header section as sticky header so you need to add Main Menu element to that section.

    Add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    header .whb-general-header div.wd-header-nav{
    	display: none;
    }

    Regards,

    #570989

    Fdesign
    Participant

    Good morning, I know there must be a simple solution…. I used the “menu” element instead of “main menu” element on the header, for this it was not visible!
    Thank you for your feedback, using the correct element it was not necessary to add your CSS code.

    Regards.

    #570991

    Hung Pham
    Keymaster

    Hi Fdesign,

    Glad to hear your issue has been resolved. Keep us in mind for future questions and concerns, we’re always here to help!

    Regards,

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