abcohen1605 Posted June 10, 2020 Share Posted June 10, 2020 Site URL: https://www.biocleandd.com Is there a fix to resize buttons for mobile. THey are appearing to be giant and out of context with the other info on the site. THANKS. Link to comment
tuanphan Posted June 10, 2020 Share Posted June 10, 2020 Add to Home > Design > Custom CSS @media screen and (max-width:640px) { div#block-yui_3_17_2_1_1589907601741_8040 a { letter-spacing: 0; font-size: 15px; } } 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
abcohen1605 Posted June 10, 2020 Author Share Posted June 10, 2020 That fixed the top but not the others on the page. Thoughts? Thanks a million Link to comment
abcohen1605 Posted June 10, 2020 Author Share Posted June 10, 2020 Figured it out! Thanks again Link to comment
RRMisery Posted July 14, 2020 Share Posted July 14, 2020 I'm having the same problem but this piece of code doesn't seem to be working for me. Any advice? Link to comment
RyanDejaegher Posted July 14, 2020 Share Posted July 14, 2020 (edited) @RRMisery if you share a link to the site I can take a look Edited July 14, 2020 by RyanDejaegher Philadelphia, PA 👉 Squarespace Tutorials Chat/Message on FB Messenger for quickest response: https://m.me/dejaegherryan Link to comment
RRMisery Posted July 14, 2020 Share Posted July 14, 2020 I actually just found some code that works on this thread : @media(max-width: 767px) { a.sqs-block-button-element { padding: 0.8em 0.3em !important; display: inline-block; } RyanDejaegher 1 Link to comment
Iwan Posted May 2, 2022 Share Posted May 2, 2022 Hi there! @tuanphan the above code worked to resize all my mobile buttons...except the button on my custom coded mailer section...please can you help? Also how do I change the font side of Name* and E-mail* text on the left of the white input boxes...for mobile only?? https://jeanine-thompson.squarespace.com/ password: tuansqsp Link to comment
tuanphan Posted May 5, 2022 Share Posted May 5, 2022 On 5/2/2022 at 5:24 PM, Iwan said: Hi there! @tuanphan the above code worked to resize all my mobile buttons...except the button on my custom coded mailer section...please can you help? Also how do I change the font side of Name* and E-mail* text on the left of the white input boxes...for mobile only?? https://jeanine-thompson.squarespace.com/ password: tuansqsp Do you still need help? 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
Create an account or sign in to comment
You need to be a member in order to leave a comment