Tagged: breadcrumbs, colour, headline
-
AuthorPosts
-
September 10, 2017 at 5:59 pm #850162
Hi
I looked through the forum to find out how to ensure that ‘bold’ text didn’t change colour from black to red, and have made the css change that was recommended. That now means that the ‘headline’ and the breadcrumbs aren’t the colour that I want the I would prefer it if they could stay white, as they were.
Could someone have a look and point me in the right direction, as I don’t seem to be able to resolve this one.
Many thanks
Steve
royalflush-sport.comSeptember 10, 2017 at 8:53 pm #850200Hey RoyalFlushGroup,
I cleared your site cache, and it seems right now. Please see screenshot in Private Content area and please clear your cacheBest regards,
MikeSeptember 11, 2017 at 11:22 pm #850707Hi Mike
Thanks for that. I did the clear cache but the issue persists on the blog posts page itself. Were you expecting what you did to work throughout the site, or just on posts?
September 12, 2017 at 8:12 am #850838Hi,
What exact css change did you make?
Best regards,
Jordan ShannonSeptember 14, 2017 at 9:23 pm #852308Hi
the css in quick css is:
.custom-tab hr {
margin-bottom: 0!important;
}.alternate_color strong, .main_color strong { color: black; }
.main_color a, .alternate_color a { color: #C66E6E; }
.main_color a:hover, .main_color h1 a:hover, .main_color h2 a:hover, .main_color h3 a:hover, .main_color h4 a:hover, .main_color h5 a:hover, .main_color h6 a:hover, .main_color .template-search a.news-content:hover {
color: #C66E6E;
}
#main strong > a {
color: #C66E6E!important;
}
#main a > strong {
color: #C66E6E!important;
}September 16, 2017 at 8:28 pm #852936 -
AuthorPosts
- You must be logged in to reply to this topic.
