abc 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 abc 2 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight 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
abc 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
abc 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; } BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight 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
abc 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