asfe Posted January 13, 2023 Share Posted January 13, 2023 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, 2023 Share Posted January 15, 2023 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 Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) 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