JoeyHowellArt Posted July 19 Share Posted July 19 Hello, I am updating my site and the button on my contact form is supposed to be a normal oval but instead its this massive circle, and I can't seem to make it smaller at all since it's connected to my form. Any insight on how to fix this would be appreciated. -Joey Link to comment
tuanphan Posted July 22 Share Posted July 22 Hi, Can you share link to this page? We can check easier 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
JoeyHowellArt Posted August 3 Author Share Posted August 3 Sure! The over sized button that I cant seem to adjust like other buttons on my website is here:https://www.joeyhowellart.com/inquire Link to comment
tuanphan Posted August 6 Share Posted August 6 On 8/3/2023 at 7:20 AM, JoeyHowellArt said: Sure! The over sized button that I cant seem to adjust like other buttons on my website is here:https://www.joeyhowellart.com/inquire Default padding of button causes this. You can use this code to Design > Custom CSS (or Website > Website Tools > Custom CSS) to fix problem div.form-block input.button.sqs-system-button { border-radius: 50% !important; width: 100px !important; height: 100px !important; line-height: 100px !important; padding: unset !important; } 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