vnr Posted April 15, 2022 Share Posted April 15, 2022 Site URL: http://retisent.com/contact Hello, I'm trying to change the color from blue to black on the dot/selector on a form block. Any suggestions? Link to comment
Beyondspace Posted April 18, 2022 Share Posted April 18, 2022 On 4/15/2022 at 11:20 PM, vnr said: Site URL: http://retisent.com/contact Hello, I'm trying to change the color from blue to black on the dot/selector on a form block. Any suggestions? Try input[type='radio'] { appearance: none; width:15px; height:15px; border:1px solid darkgray; } input[type='radio']:checked { background: red; } Let me know how it works on your site 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
Beyondspace Posted April 18, 2022 Share Posted April 18, 2022 My testing 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
vnr Posted April 20, 2022 Author Share Posted April 20, 2022 Hello, Thank you! I tried the code above but didn't see a color change Link to comment
tuanphan Posted April 23, 2022 Share Posted April 23, 2022 On 4/20/2022 at 9:46 AM, vnr said: Hello, Thank you! I tried the code above but didn't see a color change The site is private. 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment