asfe Posted January 13 Share Posted January 13 Hi, I need help! You know how to make visible a video on desktop and an image on mobile at the same time? Few months ago they gave me this code but it doesn't work anymore: @media only screen and (min-width: 768px) { section[data-section-id="6332d1ccb7f71701f90f072e"] { display: none; } } @media only screen and (max-width: 767px) { section[data-section-id="62616f21a251901291ce8981"] { display: none; } } Can you help me with another code please?? Thank you Link to comment
tuanphan Posted January 15 Share Posted January 15 What is your site url? We can check easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment