Hi,
The background color of the sidebar stops to early. How can i fix this?
Best regards,
Pieter Hoogendoorn
Hey Pieter!
I tried zooming in but I couldn’t read the link in your screenshot. Send us a link to your page and we’ll take a look. You can set your reply as private if you wish.
Cheers!
Elliott
Hi Elliot,
For example http://drakenbootvaren.nl/fotos
Pieter
Hi Pieter!
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details here as a private reply.
Best regards,
Rikard
Hey!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
.html_stretched #wrap_all {
background-color: white;
}
Cheers!
Yigit
Hi Yigit,
That doesn’t work
Pieter
Hi!
Please use following code instead
div#header_main {
background-color: white;
}
Best regards,
Yigit
Yep, that does the trick.
Thanks!
Hey!
You are welcome, glad we could help :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Have a great weekend!
Cheers!
Yigit