hello together
I have created a page here
how can i change the background to white
at content and footer
but only on the mobile device (mobile phone)
thanks in advance
kind regards
Franz
Hey schweg33,
Add this to quick css:
@media only screen and (max-width: 767px){
.main_color,
.footer_color{
background:#ffffff!important;
}}
Best regards,
Jordan Shannon
Hello Jordan
works great so far
but only on the first page (home)
on the remaining pages is still the color of the pc
Thanks
kind regards
Franz
Hello Jordan
Sorry
Was my mistake
have not freshened up
everything works fine
You can close this request
dake
kind regards
Franz
Hi,
I’m glad this was resolved, if you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon