kellijayne Posted September 30, 2020 Share Posted September 30, 2020 (edited) Site URL: https://calcoastlegalservices.squarespace.com I'm using 7.0 Brine template URL: https://calcoastlegalservices.squarespace.com/ PW: calcoastCheck out the example image example attached. The FORM has a white border, I would like to remove that border so it's just the blue background to the edgeI tried adding to the .form-block (and other sections) but it doesn't work padding-top: 0px; padding-bottom: 0px; padding-right: 0px; padding-left: 0px; Below is the CSS I used, its fantastic! ----------------------------------- .form-block { /* block background color */ background-color: #ffffff; /* text color */ color: #ffffff; } .form-wrapper input[type="submit"] { background-color: #08546c; } /*Styling the form fields*/ .form-block .field-element { background: #fff !important; border: none !important; border-bottom: 1px solid #08546c !important; } /*Styling field titles*/ .form-block .title { text-transform: uppercase; font-size: 20px; font-weight: normal; letter-spacing: .05em; } /*Styling the smaller titles*/ .form-block .caption-text { color: #fff; font-size: 15px; } /*Styling the radio button options*/ .form-block .option label { //font-style: italic; font-size: 20px; } /*Styling the form container*/ .form-wrapper { background: #08546c; padding: 40px; border-top: 1px solid #08546c; border-bottom: 1px solid #08546c; } ----------------------------------- Edited September 30, 2020 by kellijayne typo Link to comment
creedon Posted September 30, 2020 Share Posted September 30, 2020 I am not seeing a white border on that form. tuanphan 1 Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects. Link to comment
tuanphan Posted September 30, 2020 Share Posted September 30, 2020 7 hours ago, creedon said: I am not seeing a white border on that form. I sent code to fix that =]] creedon and kellijayne 1 1 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
hostyle01 Posted August 9, 2023 Share Posted August 9, 2023 Hi, I am having trouble making any changes to my form with this code, besides the button. I'm sure it's worked for me previously, if anyone could have a look that would be great, thanks, https://celery-coyote-65h5.squarespace.com/ p.word: apf Holly Link to comment
tuanphan Posted August 11, 2023 Share Posted August 11, 2023 On 8/10/2023 at 5:10 AM, hostyle01 said: Hi, I am having trouble making any changes to my form with this code, besides the button. I'm sure it's worked for me previously, if anyone could have a look that would be great, thanks, https://celery-coyote-65h5.squarespace.com/ p.word: apf Holly Disable this update then use code again https://forum.squarespace.com/topic/199760-aligning-form-input-boxes-and-button-next-to-each-other/?do=findComment&comment=628718 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
hostyle01 Posted August 12, 2023 Share Posted August 12, 2023 @tuanphan Thanks so much! 🙂 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