DreamrW Posted August 12, 2023 Share Posted August 12, 2023 I have a dynamic nav style on the homepage but want to have a solid on some / all of the other pages. How can I do this? completeweddings.ie Many thanks! Link to comment
Lesum Posted August 12, 2023 Share Posted August 12, 2023 (edited) Hi, here's a code snippet to have solid nav style on all other pages of your site. Solid nav style on Portfolio page: #collection-64d778ba0e10926886eccde6 header#header { background-color: #000 !important; } Solid nav style on FAQ page: #collection-63ff2594a143f02a795d9f42 header#header { background-color: #000 !important; } Solid nav style on Contact page: #collection-64039a3b841d133068532167 header#header { background-color: #000 !important; } Just add the code for the pages you want the nav style to be solid. Thanks! Edited August 12, 2023 by Lesum DreamrW 1 If my comments were useful, please like or mark my solution as answer so others can scroll to it quickly. Sam Web Developer & Digital Designer ☕ Did you find my contribution helpful? Buy me a coffee? Link to comment
DreamrW Posted August 16, 2023 Author Share Posted August 16, 2023 Awesome, thanks a million 🙏 Lesum 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment