kf_creative Posted June 27 Share Posted June 27 Hi all, Been trying to do this using the color palettes option but I find whenever I try to change the color theme it wont do anything. Then tried to resort to css on the specific page, but when I use the ID for the nav links on that page it also hasn't been doing anything. What I am trying to do is on my Contact page and UX design page is change the color of the nav links to white and keep it black on every other page for desktop. URLs are: https://www.kellyfaria.com/contact https://www.kellyfaria.com/ux-ui-design There is another page with this issue but I may just photoshop the dark part of the image out so it can stay black. These two I'd rather keep the banner images and have nav links white for accessibility purposes. For Ux page, because the banner image is a bit busy, i had to drop the contrast/shadows down so it has a dark overlay, so the title could be in white. The Contact banner is a video. If someone can help me figure out what to do (i'm suspecting using different IDs per page? so the css targets the nav links specific to the page maybe and not a global component?) that would be much appreciated. Also open to any other suggestions. Link to comment
Solution tuanphan Posted June 28 Solution Share Posted June 28 Add this code to Design > Custom CSS /* Contact - UI UX Design */ body#collection-609b07dde06290237a7ecc4a, body#collection-609c253783d1f50d196b9ed3 { header#header nav div.header-nav-item a { color: white !important; } div.burger-inner>div { background-color: white !important; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care 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