How to hide background image on mobile version
Hi,
how can I hide only the image of a section on mobile mode?
I know how to hide the section, but i want to hide only the image, not the section.
Image: https://ibb.co/qFvwX3F
Thank you!
Comments
To achive that, you will have to create two similar sections, with the same content but one with and one without the image.
After that, set Responsive Visibility to "Hide on Mobile" for desktop display, and "Hide on Desktop" for mobile display.
https://prnt.sc/vm8hjj
Thanks