kf_creative Posted November 29, 2021 Share Posted November 29, 2021 Site URL: https://www.kellyfaria.com/book-a-consultation Hi! I am trying to change the nav link colours/social icons in the header for certain pages but for some reason with Sackett's template I can't do that. I'm not sure if I'm not looking in the right place because even if I change the colour profile it only applies it to the mobile version and not desktop. These are the sorts of pages I want to change the nav link/social icon colours for and I'd want them to be black: https://www.kellyfaria.com/book-a-consultation For all Project pages under UX Design, Industrial Design, and Content Creation. An example of it is here: https://www.kellyfaria.com/ux-ui-design/malty-and-hoppy-delicacy-website Privacy Policy: https://www.kellyfaria.com/privacy-policy Terms of Use: https://www.kellyfaria.com/terms-conditions If someone can help me figure this out that would be awesome! Link to comment
tuanphan Posted November 29, 2021 Share Posted November 29, 2021 If you use a Business Plan or higher, add this code to page Header (Page where you want to change colors). <style> header#header svg { fill: black; } .header-nav-item a, .header-menu-nav-item a { color: black !important; } </style> If you use Personal Plan, let me know. We will give another code Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
kf_creative Posted November 29, 2021 Author Share Posted November 29, 2021 I use business so that code is fine! That i exactly how I want it! 😄 Link to comment
kf_creative Posted November 29, 2021 Author Share Posted November 29, 2021 Sorry question! In 7.1 how do you add code to the page header? Link to comment
tuanphan Posted November 29, 2021 Share Posted November 29, 2021 1 hour ago, kf_creative said: Sorry question! In 7.1 how do you add code to the page header? 7.1 and 7.0 are same. Hover on Page Name (on Pages > Main Navigation or Not Linked)> Click Gear icon > Advanced Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) 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