MadleenNilsson Posted November 23, 2020 Share Posted November 23, 2020 Site URL: https://www.madleennilsson.com/ Hi, I have customized my Newsletter Block with custom CSS. I've managed to make it appear correctly on desktop and mobile, but I don't seem to make it work on the size in between — which I guess is tablet size. I've attached two files: one where it's shown correctly and one where it's incorrect. Does anyone have any idea on how to fix this? Super thankful for any help. Very Best/ Madleen Link to comment
tuanphan Posted December 4, 2020 Share Posted December 4, 2020 Add to Home > Design > Custom CSS @media screen and (max-width:991px) and (min-width:768px) { .newsletter-form-body { display: flex; } } 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
Archived
This topic is now archived and is closed to further replies.