hello together
I have here with this theme Enfold
changed the body background color
and added an additional background image
this is now of course correctly displayed in the mobile view:
see printscreen (path below)
My question
Can I simply choose a different color via css in the mobile view?
Thanks in advance
Friendly greetings
Franz
Hi Franz,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) {
html.html_boxed {
background: red;
}
}
Best regards,
Rikard
Hello Rikard
Thanks a lot works great
you can close this request
kind regards
Franz
Hi,
Glad Rikard could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike