Remove Images on Mobiles
-
Hi there,
I’m using pagebuilder and it’s working great. Only thing is I wanted to remove my background parallax images from displaying on mobile.
I’ve been trying a million variations on the theme of:
@media (max-width: 680px) {
#pl-519 .panel-grid {
background-image: none;
}
}but am having no luck.
Any help would be appreciated.
P.s website is: https://idiscover360.com/
Thanks!
- The topic ‘Remove Images on Mobiles’ is closed to new replies.