StellaC Posted September 24, 2021 Posted September 24, 2021 Site URL: https://www.maxflowsolutions.co.uk/ Hi there I'd like to reduce the size these icons appear on the mobile site, if anyone can help with code please? Thanks Stella
HoaLT Posted September 24, 2021 Posted September 24, 2021 (edited) 59 minutes ago, stellachapman said: Site URL: https://www.maxflowsolutions.co.uk/ Hi there I'd like to reduce the size these icons appear on the mobile site, if anyone can help with code please? Thanks Stella Some Css code could fix your issue (Home > Design > Custom Css) @media only screen and (max-width: 768px) { section[data-section-id="60b75c513ab2dc7e99fcaacc"] .image-block-wrapper, #block-yui_3_17_2_1_1622629761448_10757 .image-block-wrapper { max-width: 50px; margin: auto; } } Hope it can help you Edited September 24, 2021 by HoaLT tuanphan 1 Press 👍 or mark my comment as solution if you find my sharing useful 🆒 Squarespace pinchzoom lightbox plugin (affiliate link) 👁🗨 360 degree photo viewer (affiliate link) 📑 Squarespace embed PDF popup (affiliate link)
HoaLT Posted September 24, 2021 Posted September 24, 2021 Here is the result tuanphan 1 Press 👍 or mark my comment as solution if you find my sharing useful 🆒 Squarespace pinchzoom lightbox plugin (affiliate link) 👁🗨 360 degree photo viewer (affiliate link) 📑 Squarespace embed PDF popup (affiliate link)
StellaC Posted September 24, 2021 Author Posted September 24, 2021 Perfect! Thanks very much. Looks much better 😊
abours Posted April 5, 2022 Posted April 5, 2022 Hi, I've the same issue. I copied the entire code from above directly in the custom css box but it does not show any difference. Do i have to add smth to the code?
tuanphan Posted April 6, 2022 Posted April 6, 2022 21 hours ago, abours said: Hi, I've the same issue. I copied the entire code from above directly in the custom css box but it does not show any difference. Do i have to add smth to the code? Can you share link to page where you have problem? We can tweak the code 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