LaurelB Posted June 2, 2021 Share Posted June 2, 2021 Hey! I made a transparent/white background to a block with a button. Now the button is also transparent. How do I ensure the button alone is full transparency! Any help would be greatly appreciated! Link to comment
tuanphan Posted June 3, 2021 Share Posted June 3, 2021 Hi. Have you solved it yet? Can you share link to page in screenshot? 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
LaurelB Posted June 10, 2021 Author Share Posted June 10, 2021 @tuanphan I have not solved this! https://minnow-leopard-86hf.squarespace.com/ pswrd: (website2021) You can see the same issues on the homepage, about & ecourse I appreciate any help! Link to comment
creedon Posted June 10, 2021 Share Posted June 10, 2021 Change your rulesets for the button blocks from... background-color: #fff; opacity: .85; ...to... background-color : rgba( 255, 255, 255, 0.85 ); Let us know how it goes. 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
LaurelB Posted June 10, 2021 Author Share Posted June 10, 2021 @creedon - didn't quite work! It changed the entire opacity of the button block, so now it doesn't match the text block right above - the button is still a bit transparent. See screenshot Link to comment
creedon Posted June 10, 2021 Share Posted June 10, 2021 This is what I see when I make the change. 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
LaurelB Posted June 10, 2021 Author Share Posted June 10, 2021 Hmm.. take a look at this @creedon Here is the Squarespace CSS: Link to comment
creedon Posted June 10, 2021 Share Posted June 10, 2021 The only way I can see that you would get that result is a doubling of the rulesets. 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
LaurelB Posted June 11, 2021 Author Share Posted June 11, 2021 Bizarre!! It wasn't doubled anywhere - but I deleted it and then saved the CSS. and then went back in and added it and saved it - and then it worked perfectly! THANK YOU @creedon creedon 1 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