The_Concept_Consigliere Posted April 13, 2021 Share Posted April 13, 2021 Site URL: https://www.circularitybv.nl/inloggen-voor-investeerders Hi, I am making a website where I have a login page for investors, after the password it shows two buttons, both are blue, but I want to put the emphasis on the top one, so I want to turn the bottom button grey. I got to the point where I can change the button style of medium to grey, but that changed all medium buttons on all pages. Anyone know where I can change coding per page? So I can sniff out where the color for that button is located and change the # to the color I want? Beyondspace 1 Link to comment
Beyondspace Posted April 13, 2021 Share Posted April 13, 2021 18 minutes ago, The_Concept_Consigliere said: Site URL: https://www.circularitybv.nl/inloggen-voor-investeerders Hi, I am making a website where I have a login page for investors, after the password it shows two buttons, both are blue, but I want to put the emphasis on the top one, so I want to turn the bottom button grey. I got to the point where I can change the button style of medium to grey, but that changed all medium buttons on all pages. Anyone know where I can change coding per page? So I can sniff out where the color for that button is located and change the # to the color I want? Target the block using this tool and update the code accordingly #block-yui_3_17_2_1_1605186721823_4664 .sqs-block-button-element { color: #fff; background-color: #ccc; border-color: #ccc; } Chrome Web Store - Extensions (google.com) BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
The_Concept_Consigliere Posted April 13, 2021 Author Share Posted April 13, 2021 14 minutes ago, bangank36 said: Target the block using this tool and update the code accordingly #block-yui_3_17_2_1_1605186721823_4664 .sqs-block-button-element { color: #fff; background-color: #ccc; border-color: #ccc; } Chrome Web Store - Extensions (google.com) Tried it, and only got a grey square around the button.. Link to comment
Beyondspace Posted April 13, 2021 Share Posted April 13, 2021 2 minutes ago, The_Concept_Consigliere said: Tried it, and only got a grey square around the button.. what is your site wide password BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
Solution Beyondspace Posted April 13, 2021 Solution Share Posted April 13, 2021 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
The_Concept_Consigliere Posted April 13, 2021 Author Share Posted April 13, 2021 10 minutes ago, bangank36 said: Thank you so much! It worked! 😄 I am very happy with your help! 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