GriffitoLoz Posted October 7 Posted October 7 Site URL: https://www.bellevuepilates.com/new-clients-1 Hi all, Can someone help me with the coding that is necessary to make the margins around these embed code blocks smaller on Mobile? I get everything lined up nicely on the Desktop view, but I'm having to crazy overlap the code blocks and images on top of each other to shrink the enormous amount of space that is left otherwise. Take a look at how closely I have to line up/overlap the code blocks in the Editor I can't shrink any space under the "Buy Now" code block at the bottom, but when you look at it LIVE, there is a ton of white space. I'm sure this is some sort of coding I don't know how to do...
Solution tuanphan Posted October 7 Solution Posted October 7 Try this to Website Tools > Custom CSS @media screen and (max-width:767px) { .fe-67034895f29e201c8b6a8287 { grid-template-rows: repeat(31,minmax(24px, auto)) !important; } } 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!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment