abry747 Posted July 12, 2020 Share Posted July 12, 2020 Site URL: https://www.deprio.com/search Hi! I am trying to remove the focus border (outline) around the text/input in my search box. Is it possible to do this with CSS? The outline did not start appearing until yesterday and I'm using Squarespace 7.1. Thanks! Link to comment
tuanphan Posted July 12, 2020 Share Posted July 12, 2020 Add to Home > Design > Custom CSS .sqs-search-page-input { outline: none !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
abry747 Posted July 12, 2020 Author Share Posted July 12, 2020 Worked! Thanks so much! Link to comment
AnastasiaG Posted June 11, 2021 Share Posted June 11, 2021 Hi, I'm having the same issue but that code didn't seem to work for me. I'm on 7.0, this is what it looks when i search an item, which i definitely do not want! Link to comment
tuanphan Posted June 12, 2021 Share Posted June 12, 2021 8 hours ago, AnastasiaG said: Hi, I'm having the same issue but that code didn't seem to work for me. I'm on 7.0, this is what it looks when i search an item, which i definitely do not want! Can you share site url? We can check easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
AnastasiaG Posted June 16, 2021 Share Posted June 16, 2021 On 6/11/2021 at 9:32 PM, tuanphan said: Can you share site url? We can check easier yes! https://katonaharchitectural.squarespace.com/ password: katonah123 Link to comment
tuanphan Posted June 17, 2021 Share Posted June 17, 2021 10 hours ago, AnastasiaG said: yes! https://katonaharchitectural.squarespace.com/ password: katonah123 Hi. You mean border top/bottom between search preview in search page?? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
AnastasiaG Posted June 17, 2021 Share Posted June 17, 2021 9 hours ago, tuanphan said: Hi. You mean border top/bottom between search preview in search page?? Hi, I just want to get rid of how it highlights the word you're searching for. Once you hit search the way it highlights that searched word is by showing the text as outlined text, just want to get rid of that. Hope that makes sense! Link to comment
thearosie Posted June 22, 2021 Share Posted June 22, 2021 @tuanphanHi there, I just found this post 🙂 I am looking to remove the thin white border on all sections of my squarespace site, but the code above did not work for me. Do you have any other suggestions? Link to comment
jinlikegold Posted November 16, 2022 Share Posted November 16, 2022 (edited) @thearosie@AnastasiaGand anyone else looking to resolve this same issue, I was able to adapt Tuan's code to this, which worked for my site! It is in 7.0, Brine family. .sqs-search-ui-button-wrapper .search-input { outline: none !important; } Edited November 16, 2022 by jinlikegold tuanphan 1 Hey, I'm Jin (he/him). I'm a front end dev learning to make custom sites in Squarespace. If you find my suggestions helpful, please upvote & like!😺 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