Chingos Posted August 31, 2020 Posted August 31, 2020 Site URL: https://uluntu.ca i was wondering how you can change the color of each header tab in the mobile version of the website to replicate the color of the tabs on the desktop thank you
tuanphan Posted September 1, 2020 Posted September 1, 2020 Hi. Add to Home > Design > Custom CSS. Repeat for other items. .header-menu-nav-item [href="/en/our-mission"] { color: red !important; } .header-menu-nav-item [href="/en/about-us"] { color: green !important; } 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!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.