pro Posted December 16, 2021 Share Posted December 16, 2021 Site URL: https://steven.squarespace.com/clients Any kind of text input field (in newsletter, search, form, etc.) gets a black border around it whenever it's in focus. Is there a way to get rid of it? Thanks. Link to comment
Beyondspace Posted December 16, 2021 Share Posted December 16, 2021 29 minutes ago, alanx said: Site URL: https://steven.squarespace.com/clients Any kind of text input field (in newsletter, search, form, etc.) gets a black border around it whenever it's in focus. Is there a way to get rid of it? Thanks. Try adding to Home > Design > Custom Css .focus-visible { outline: none; } Hope it helps Support me by pressing 👍 if this useful for you tuanphan and pro 2 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, Lightbox Studio pluginIf 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
pro Posted December 16, 2021 Author Share Posted December 16, 2021 8 minutes ago, bangank36 said: Try adding to Home > Design > Custom Css .focus-visible { outline: none; } Hope it helps Support me by pressing 👍 if this useful for you Thank you!! Beyondspace 1 Link to comment
pro Posted July 22, 2022 Author Share Posted July 22, 2022 On 12/15/2021 at 8:13 PM, bangank36 said: Try adding to Home > Design > Custom Css .focus-visible { outline: none; } Hope it helps Support me by pressing 👍 if this useful for you This code used to work, but not anymore. The focus outline keeps persisting. Could you help, please? 🙂 Link to comment
Solution Beyondspace Posted July 22, 2022 Solution Share Posted July 22, 2022 You can try .search-input { outline: none; } 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, Lightbox Studio pluginIf 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
pro Posted July 25, 2022 Author Share Posted July 25, 2022 On 7/22/2022 at 7:30 PM, bangank36 said: You can try .search-input { outline: none; } Thank you! Beyondspace 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