emr10 Posted March 2, 2021 Share Posted March 2, 2021 Site URL: http://charlielangton.com Hi, Can anyone please help me with a code to change the colour (I want a dark/strong red) of the STORE item on the headings on this website? The rest I want to keep black as it is. Thank you very much in advance Link to comment
AndreaDube Posted March 3, 2021 Share Posted March 3, 2021 .header-nav-item a[href="/store"]{ color: darkred !important; } tuanphan and emr10 2 Link to comment
tuanphan Posted March 6, 2021 Share Posted March 6, 2021 Use this code, for both desktop/mobile /* nav store item color */ .header-nav-item a[href="/store"], div.header-menu-nav-item [href="/store"] { color: darkred !important; } emr10 1 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