orneverornow Posted March 2, 2022 Posted March 2, 2022 Site URL: https://lisisloggia.squarespace.com/ Hi there My icon is twice way too big in the mobile view. How do I resize it? One is in the middle of the page (right before the section of the loggia's) and the other one is in the footer. Can anyone please help? https://lisisloggia.squarespace.com/ PW: orneverornow Many thanks Sibylle
Jia Posted March 3, 2022 Posted March 3, 2022 14 hours ago, orneverornow said: Site URL: https://lisisloggia.squarespace.com/ Hi there My icon is twice way too big in the mobile view. How do I resize it? One is in the middle of the page (right before the section of the loggia's) and the other one is in the footer. Can anyone please help? https://lisisloggia.squarespace.com/ PW: orneverornow Many thanks Sibylle Try this code in custom css @media screen and (max-width:767px) { #block-yui_3_17_2_1_1646084285556_50391, #block-yui_3_17_2_1_1646083689495_23158 { width: 35%; margin: 0 auto; } } Please give this a 👍 if it helps. Make sure to quote me or tag me in your reply, otherwise I won't be notified. www.sevenstars.studio www.instagram.com/sevenstars.studio
orneverornow Posted March 3, 2022 Author Posted March 3, 2022 2 hours ago, Jia said: Try this code in custom css @media screen and (max-width:767px) { #block-yui_3_17_2_1_1646084285556_50391, #block-yui_3_17_2_1_1646083689495_23158 { width: 35%; margin: 0 auto; } } Thank you so much @Jia. It worked perfectly!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment