- This topic has 3 replies, 2 voices, and was last updated 7 months, 1 week ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Sticky main menu without the Topbar
Hi,
How to make main menu sticky without Topbar for SKT eAuto theme?
Thanks in advance.
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.mywrap { width: 100%; position: sticky; top: 0;}
Regards,
Dave
Hi,
This code makes the main menu and the Topbar sticky, that’s not what I want.
I just want to have a sticky main menu without the Topbar.
See screenshot: https://prnt.sc/6BgT5JagW7rQ
Thank you.
Hi,
Kindly replace this CSS.
.mywrap { width: 100%; position: sticky; top: -52px;}
Regards,
Dave
If you are brand new to the digital medium and find the idea of setting up a professional website overwhelming, then you definitely need to […]
Is your WooCommerce store accessible to all Internet users wherever they are? The question of the performance of store is at the heart of the […]
Do you want to know how you can attract more traffic to your websites? One of the main motives of the web creators and web […]