stellachapman Posted September 24, 2021 Share 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 Link to comment
HoaLT Posted September 24, 2021 Share 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 Link to comment
HoaLT Posted September 24, 2021 Share Posted September 24, 2021 Here is the result tuanphan 1 Link to comment
stellachapman Posted September 24, 2021 Author Share Posted September 24, 2021 Perfect! Thanks very much. Looks much better 😊 Link to comment
abours Posted April 5, 2022 Share 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? Link to comment
tuanphan Posted April 6, 2022 Share 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 How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care 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