arielzorri Posted August 7 Share Posted August 7 Hey there! I'm having issues where all the elements in the Site Header sans the center logo are not visible in other page headers. The home page is the where it's all present cohesively. Can anyone help me solve this issue? I do have minor Custom CSS and Code Injection added for transparency. Happy to outline them below if needed. Thank you! Link to comment
Lesum Posted August 8 Share Posted August 8 @arielzorri Hi! You can add this code in Website > Pages > Website Tools > Custom CSS to address the issue: body:not(.homepage) .header-nav-item * { color: #000 !important; } 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
arielzorri Posted August 8 Author Share Posted August 8 @Lesum This worked! Thank you kindly for your help, I appreciate it. 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