drewdp Posted December 10, 2023 Posted December 10, 2023 (edited) Hi, I'm trying to change the color of the site title and all navigation (I was able to change the color of the navigation but not for the pages within the "work" folder) to white for my about page only. I tried adding this CSS to the top of the custom box, but it didn't work: #collection-617ddd81d8d3fa32a036056c .header-nav-folder-content > a { color: #FFF !important; } Thanks! Edited December 10, 2023 by drewdp
Web_Solutions Posted December 10, 2023 Posted December 10, 2023 1 hour ago, drewdp said: Hi, I'm trying to change the color of the site title and all navigation (I was able to change the color of the navigation but not for the pages within the "work" folder) to white for my about page only. I tried adding this CSS to the top of the custom box, but it didn't work: #collection-617ddd81d8d3fa32a036056c .header-nav-folder-content > a { color: #FFF !important; } Thanks! Can you share the page URL? If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks MD Rofik Website Designer and Digital Marketer ☕Am I helpful? Want to offer me a coffee? ✉ Send me a message if needed any help. I'll try to reply as soon as possible.
Solution Web_Solutions Posted December 10, 2023 Solution Posted December 10, 2023 34 minutes ago, drewdp said: http://www.drewdepinto.com/about Replace the code with the code below. #collection-617ddd81d8d3fa32a036056c #header a { color: #fff !important; } tuanphan and drewdp 2 If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks MD Rofik Website Designer and Digital Marketer ☕Am I helpful? Want to offer me a coffee? ✉ Send me a message if needed any help. I'll try to reply as soon as possible.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment