Tagged: Extra Element, header, phone number
Hi, im using the extra info element in the header and it works fine over the slider on the home page, however the top of my content pages are white — is there a way to put a background color in, on only the content pages, or can i set a transparency at 50% opacity in black for this area of the header only, if there is no way to change it only on content pages/exclude the home page?
Hey HostageMedia,
We can help achieve this with some css, can you link to an example page so we can examine.
Best regards,
Mike
Yeah, it’s still under construction but here it is, in private. Thanks in advance!
Hi,
Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:
#top:not(.home) #header_meta {
background-color: blue !important;
}
Please adjust the color to suit.
Best regards,
Mike
Perfect! Thanks as always!
Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.
For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)
Best regards,
Mike