How can I change the behavior of the top menu to not remain fixed and scroll with the page?
Thanks,
Diana
How can I change the behavior of the top menu to not remain fixed and scroll with the page?
Thanks,
Diana
Hi Diana,
I hope you are well today and thank you for your question.
You can try achieving this by adding the following CSS code in the Custom CSS option of your theme on the below path.
Admin Area -> Appearance -> Customize -> Shapely Options -> Other
nav#site-navigation {
position: relative;
}
Best Regards,
Movin
Hello, I want do the same in shapely great theme that I discover fews days ago. For now, the menu appears at the top right on the home page and when page scroll it disappears. I would like to keep the main menu fixed at the top of the screen when scrolling. So when the main page scrolls, the menu is visible and it’s easy to go in different part on the home page.
I tried your tips but don"t work with mine. Any advice?
By the way I have a second question : I want add in the menus anchor points so when I click on Contact in the menu on top, it scrolls down to the Contact part in home page.
I tried to add custom menu links and put the section name after a hashtag but without success.
Thank in advance for help,
damien
@damien To help us keep support thread separates could you please create your own thread for your question here https://colorlibsupport.com/c/shapely/ instead of replying on others thread as it makes the thread messy and hard to read.
If you want to you can also add reference of this thread in your newly created thread.
We would be more than happy to help you on your new thread.