bennik Posted March 25, 2020 Share Posted March 25, 2020 Hi guys, Can you please help me with this. I would like to fix the header of my website , so it scroll down with the rest of the page. Not the menu, but the header part where you can see the language , and the log in and shopping cart. ( www.benush.es) I am using the default theme classic, Prestashop 1.7.6.2 I hope you can help Thanks Link to comment Share on other sites More sharing options...
JBW Posted March 25, 2020 Share Posted March 25, 2020 You can add something like this to your theme/assets/css/custom.css file: .header-nav { position: fixed; width: 100%; background-color: white; z-index: 9999; } Clear your cache afterwards Link to comment Share on other sites More sharing options...
bennik Posted March 25, 2020 Author Share Posted March 25, 2020 Thanks a lot. It worked fine Link to comment Share on other sites More sharing options...
Guest Posted March 26, 2020 Share Posted March 26, 2020 https://e-apps.eu/ukotveni-navigacni-listy-na-strance Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now