StephanieR Posted August 18, 2022 Share Posted August 18, 2022 Site URL: https://circle-clavichord-w8aj.squarespace.com/ Site url: circle-clavichord-w8aj.squarespace.com Password: Libby123 I'm trying to make the ctas on the homepage not have a right and left side. Only a top and bottom. I tried this css class but it's not working. Could someone advise? .sqs-block-button-element--medium { border-left: none; border-right: none; border-width: 1px !important; } Link to comment
izzyswebsite Posted August 18, 2022 Share Posted August 18, 2022 .sqs-button-element--primary { border-left: none; border-right: none; } Try the code above. Link to comment
StephanieR Posted August 30, 2022 Author Share Posted August 30, 2022 Hi @izzyswebsite - thank you! Unfortunately that did not work. Link to comment
tuanphan Posted August 31, 2022 Share Posted August 31, 2022 Password is incorrect. Can you check it again? 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
StephanieR Posted November 16, 2022 Author Share Posted November 16, 2022 On 8/31/2022 at 4:50 AM, tuanphan said: Password is incorrect. Can you check it again? Sorry for the delay - it's not caps. libby123 Link to comment
tuanphan Posted November 21, 2022 Share Posted November 21, 2022 On 11/16/2022 at 7:35 AM, StephanieR said: Sorry for the delay - it's not caps. libby123 Add to Design > Custom CSS /* Header button */ header#header a.btn { border-left: none !important; border-right: none !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
StephanieR Posted December 20, 2022 Author Share Posted December 20, 2022 @tuanphanHi - thank you! This updated the header button but I need the buttons on the homepage - "get in touch" and "see more". I tried sqs-block-button-element--medium but that didn't work. Thank you! Link to comment
tuanphan Posted December 22, 2022 Share Posted December 22, 2022 On 12/20/2022 at 10:30 PM, StephanieR said: @tuanphanHi - thank you! This updated the header button but I need the buttons on the homepage - "get in touch" and "see more". I tried sqs-block-button-element--medium but that didn't work. Thank you! Use this code body.homepage .button-block a { border-left: none !important; border-right: none !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