amytrippdesigns Posted March 30, 2022 Share Posted March 30, 2022 Site URL: https://janegardnerinteriors.com I am wanting to change only the "media" button to red. Not background just the font. Thank you for your help! Link to comment
Jia Posted March 30, 2022 Share Posted March 30, 2022 1 hour ago, amytrippdesigns said: Site URL: https://janegardnerinteriors.com I am wanting to change only the "media" button to red. Not background just the font. Thank you for your help! Hi, add this code to custom css (Design > Custom CSS) and let me know how it goes 🙂 a[href="/media"]{ color:red !important; } tuanphan 1 Please give this a 👍 if it helps www.sevenstars.studiowww.instagram.com/sevenstars.studio Link to comment
tuanphan Posted April 1, 2022 Share Posted April 1, 2022 I think this code will be better. Your code can target multi links on the site, include main content links. /* header media link */ header#header [href="/media"] { color: red !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