Home Forums WoodMart support forum Header Menu not shown when sticky

Header Menu not shown when sticky

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

    hlprr
    Participant

    Hello,

    I am using Woodmart on my website and I created a header in the header builder. For the sticky header I use the effect “Slider after scrolled down” and I checked “Sticky header clone”.

    Usually you would have as the sticky header one line with logo, menu, search and cart etc. But in my sticky header the menu is missing. The menu does not get cloned.

    I hope you can help me with this issue.

    Kind regards.

    #319001

    hlprr
    Participant

    Screenshot of normal header and sticky header

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

    Hello,

    The sticky header inherits from the main header and its modules. If you want to display a custom sticky header then you need to select it as sticky from Woodmart >> Header Builder >> Edit Header.

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

    You also need to edit the header settings from left top and disable sticky header clone to make your selected header as sticky header.

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

    Regards.
    Xtemos Studios.

    #319099

    hlprr
    Participant

    Hey,

    thanks for the response. I know all of this and this is not how I fix my issue. Right now I have my logo above the menu in the middle. In the sticky header I want the logo on the left and the menu in the middle. I used the version you linked in your first screenshot but when it does not clone the menu.

    Your second screenshot does not work because then I have the logo two times in the header because I can not hide the bar which is the sticky header in the normal header. As you can see in the screenshot.

    So why does it not clone the menu eventhough I have it selected?

    Kind regards

    #319103

    hlprr
    Participant

    Screenshot of header with two logos and bottom bar is sticky. Somehow I need to hide the bottom bar when it is not sticky or make it work somehow else.

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

    Hello,

    I saw the screenshot you attached.

    Please try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.

    .whb-row.whb-header-bottom {
        display: none;
    }

    This will hide the header bottom.

    Regards.
    Xtemos Studios.

    #319249

    hlprr
    Participant

    Thank you. I got it working 🙂

    #319264

    Most Welcome!!!

    If you do not mind, can you please leave a 5 stars rating for our Theme & Customer and Technical Support by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in future. It would encourage our work a lot. If you like our Theme and Support.

    Thanks for contacting us.
    Have a great day :-)

    Topic Closed.
    Best Regards.

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

The topic ‘Header Menu not shown when sticky’ is closed to new replies.