Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted October 11, 20195 yr Is there a place to change the colour of this; 'Existing User Sign In' - which appears top right on the main header? I'm setting our header to almost white, which then means we can't read this white text. I've found colour changes for almost everything else in the theme editor, bar this piece of text, or is it a button? either way can't locate where to change it! ?
October 11, 20195 yr #elUserNav > li > a, #elFooterSocialLinks > li > a { color: #fff; font-size: 13px; vertical-align: middle; line-height: 1; } That's the CSS that defines the color of that text. #elUserNav > li > a { color: #000; } That would change that to black.
Archived
This topic is now archived and is closed to further replies.