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 Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Keyword HighlighterIf you find my answer fit your need, 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 Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Keyword HighlighterIf you find my answer fit your need, 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