Home / Forums / WoodMart support forum / Disable Header bottom on scrool down and up
Home › Forums › WoodMart support forum › Disable Header bottom on scrool down and up
Disable Header bottom on scrool down and up
- This topic has 10 replies, 3 voices, and was last updated 2 years, 7 months ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
March 24, 2023 at 10:08 pm #454022
makexpertmodsrlParticipantHello, 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.March 25, 2023 at 1:58 pm #454082
Aizaz Imtiaz AwanKeymasterHi,
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.
March 27, 2023 at 3:55 pm #454479
makexpertmodsrlParticipantYou 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..March 28, 2023 at 10:39 am #454711
Aizaz Imtiaz AwanKeymasterHi,
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.
March 28, 2023 at 10:54 am #454719
makexpertmodsrlParticipantif I do this, the desktop bottom header stiky also disappears….
I only want on mobileMarch 28, 2023 at 3:23 pm #454817
makexpertmodsrlParticipantPlease see video bellow
https://youtu.be/tR2mar2Zkwg
Tank youMarch 28, 2023 at 4:05 pm #454839
Aizaz Imtiaz AwanKeymasterHi,
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.
March 28, 2023 at 4:07 pm #454840
makexpertmodsrlParticipantok
March 29, 2023 at 4:22 pm #455191
Artem TemosKeymasterTry 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; }March 29, 2023 at 4:58 pm #455205
makexpertmodsrlParticipantossom thank you, ticket close
March 30, 2023 at 9:28 am #455428
Aizaz Imtiaz AwanKeymasterMost 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. -
AuthorPosts
The topic ‘Disable Header bottom on scrool down and up’ is closed to new replies.
- You must be logged in to create new topics. Login / Register