LocalPlantSupply Posted January 3 Share Posted January 3 (edited) I want the tabs "Fresh Feed" and "Markets" in top left to have a blue background like "Source Plants" does. localplantsupply.com/landscape-professionals-home Password is known Edited January 3 by LocalPlantSupply Password addition Link to comment
Solution tuanphan Posted January 4 Solution Share Posted January 4 You can use this code to Website Tools (under Not Linked) > Custom CSS div.header-nav-item>a { color: #fff !important; background-color: #686beb !important; padding: 1em 2em !important; font-size: 20px !important; border-radius: 300px !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!) Link to comment
LocalPlantSupply Posted January 5 Author Share Posted January 5 @tuanphanthanks, what about for the mobile menu? Link to comment
tuanphan Posted January 8 Share Posted January 8 On 1/5/2024 at 11:57 AM, LocalPlantSupply said: @tuanphanthanks, what about for the mobile menu? With mobile, use this code div.container.header-menu-nav-item>a { color: #fff !important; background-color: #686beb !important; padding: 1em 2em !important; font-size: 20px !important; border-radius: 300px !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!) 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