Home Forums WoodMart support forum Disable Header bottom on scrool down and up

Disable Header bottom on scrool down and up

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #454022

    makexpertmodsrl
    Participant

    Hello, how to display:none the “Header bottom” on scrool down and up?? example: i have header bottom on top and it is ok, but when i scrool down and up i want do dissapear….Only for the mobile version.

    with the
    .whb-header-bottom {
    display: none;
    }
    it dissapear for all and i dont want this.
    I want it to disappear only when I scroll down or up.

    Thank you

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

    Hi,

    Please first disable the Header Clone on your Site for the Header: https://xtemos.com/docs/woodmart/header-builder/global-header-settings/

    Then enable the Sticky Header specifically for the Header Bottom: https://xtemos.com/docs/woodmart/header-builder/header-rows-columns-configuration/

    And then use the toggle option available to hide the Header Bottom for Mobile view by enabling the Hide on Mobile option: https://snipboard.io/FnOfaD.jpg

    Best Regards.

    #454479

    makexpertmodsrl
    Participant

    You didn’t understand, I want the Header bottom on mobile not to be sticky.
    but on desktop yes. if I put hide on mobile, it disappears, and I don’t want it to disappear… I just want it not to be sticky only for mobile version..

    #454711

    Hi,

    Please Go to Woodmart >> Header Builder there edit your current Header Layout > go to Mobile view > In the mobile bottom area you can make it or not sticky header.

    Video for understanding: https://youtu.be/063ijh78z-g

    Best Regards.

    #454719

    makexpertmodsrl
    Participant

    if I do this, the desktop bottom header stiky also disappears….
    I only want on mobile

    #454817

    makexpertmodsrl
    Participant

    Please see video bellow
    https://youtu.be/tR2mar2Zkwg
    Tank you

    #454839

    Hi,

    Please share your Site WP-ADMIN Login details in the Private Content field so that we can check this concern on your Site and help you out accordingly.

    Best Regards.

    #454840

    makexpertmodsrl
    Participant

    ok

    #455191

    Artem Temos
    Keymaster

    Try to add the following code snippet to the Custom CSS area for mobile devices in Theme Settings to do this

    .whb-sticked .whb-header-bottom-inner {
        display: none;
    }
    #455205

    makexpertmodsrl
    Participant

    ossom thank you, ticket close

    #455428

    Most Welcome!!!.

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

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

The topic ‘Disable Header bottom on scrool down and up’ is closed to new replies.