Hello
I have a question
i have installed a layerslider on this homepage
when i refresh the homepage the background is white.
can i give the background of the container layerslider a different color in the enfold theme not in the layer slider itself
thanks a lot
kind regards
Franz
Hey schweg33,
Thank you for the inquiry.
You are probably seeing the default background of the main wrapper container. To adjust that background, you can use this css code.
.html_stretched #wrap_all {
background-color: #42a0b2;
}
Best regards,
Ismael
hello Ismael
this css code does not change anything yet
thanks
kind regards
Franz
Hi Franz,
Please try this CSS instead:
.home #main {
background-color: #42a0b2;
}
Best regards,
Rikard
Hello Rikard
Soory, took a little while.
But still does not work
Background on the first page (after refresh) behind the layer slider still remains white.
But we leave it like this
you can close this request.
thanks
kind regards
Franz
Hi Franz,
Thanks for the update, I’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard