nicolinnnaa Posted August 25, 2022 Share Posted August 25, 2022 Site URL: https://www.gruntstylefoundation.org Hello - I need two different images on desktop and mobile and have achieved this with the code below but now there is extra space where the other image should go but is hidden. Is there any way to eliminate that? @media screen and (max-width: 640px) { #block-yui_3_17_2_1_1660069934451_52093 { display: none; } } @media screen and (min-width: 641px) { #block-yui_3_17_2_1_1661390148186_107977 { display: none; } } Link to comment
tuanphan Posted August 27, 2022 Share Posted August 27, 2022 Which page are you referring to? I don't see it on homepage 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