Archived topic
When I change HEADLINE block color it stays white?
11 replies · Started by Fergal on July 6, 2021
Hi All,
title explains my problem, headline doesn't change to the set color? It's happening on around 10 or 11 pages?
thanks
Hi Fergal,
Can you link us to the site in question?
You can use the private information field.
Let me know :)
Please see private information
Check case studies or solutions -> oil & gas -> oil & gas hardware and any of the sub pages there
case studies would be easier for you
Hi Fergal,
The cover block is overriding GB's style.
https://www.screencast.com/t/ZicM63h9jgQ3
I don't think you need to wrap a cover block outside the GB container block, you can add the background image to GB container block directly.
Let me know if you need further assistance :)
So what do I need to do to repair the issue?
Hi there,
the best solution is to NOT use the Cover Block.
You can recreate the design with the GB Container Block, Grid Block and Headline Block.
That will generate less HTML, remove conflicting CSS and give you full styling controls of all those Blocks.
This issue is spanning over a lot of pages 15+ , that would take a lot of time, is there a css workaround that I could add in to a class?
Can you recheck the login and password and resupply as its not letting me in?
Trying clearing cache as it’s definitely the same as the one previously provided. It’s for the dialog box on entering the site
Give this CSS a try:
.gb-container.gb-container-b3a9b697 .gb-headline-f088d576.gb-headline-text {
color: #506a85;
}
That worked perfect, thanks for your help! Leaves me with a lot less messing :)
No problem :)