Hello everyone
I have a page
with several color sections
“Herzlich willkommen”
“Termine”
“Öffnungszeiten”
And so on
My problem is with the first section (“Herzlich willkommen”)I always get a white background
already deleted x times and tried everything
Just don’t get it
Thank you for your info
Beautiful greetings
Franz
Hey schweg33,
Thank you for the link, I have taken a look at your page, and find that your white color in “Herzlich willkommen” comes from this custom code:
/*Farbsection Breite*/
#top.home #av_section_1 > div.container {
background-color: #ffffff !important;
So you can change that color code in your child theme stylesheet or in your Enfold Theme Options > General Styling > Quick CSS field, I’m not sure which place it is at on your site.
If you can not find it the Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:
#top.home #wrap_all #main #av_section_1 > div.container {
background-color: #ECF2E0 !important;
}
and adjust the color code to suit, After applying the css, Please clear your browser cache and check.
Best regards,
Mike
Hello Mike
Thank you very much
now it works well
this request can be closed by one
Beautiful greetings
Franz
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