JarynD
-
Posts
3 -
Joined
-
Last visited
Reputation Activity
-
JarynD reacted to tuanphan in Hiding an image displayed on mobile version 7.1
Add to Home > Design > Custom CSS
/* hide digital on mobile */ @media screen and (max-width:767px) { [data-section-id="5ecc2ed3063db750f2a4c909"] { display: none; } }
-
JarynD reacted to rwp in Hiding an image displayed on mobile version 7.1
block-b3f224c6c3725d7d5022 is a spacer block, so it's probably working, just on the wrong element.
Which image are you trying to hide?