SolveigTraeet Posted January 9, 2021 Share Posted January 9, 2021 Site URL: https://caper-badger-3s6d.squarespace.com/blog I have tried to make my result-list have a black background, but I still have this gray/white line around. Is this a part of the background, or is it the wrapper. Can anyone help me change the color? Link to comment
tuanphan Posted January 10, 2021 Share Posted January 10, 2021 Add to Custom CSS .sqs-search-ui-button-wrapper.color-dark .search-input { border-color: #000; color: #ac8139 !important; opacity: 1; } 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
SolveigTraeet Posted January 10, 2021 Author Share Posted January 10, 2021 @tuanphanThank you for replying! But I need help changing the color around the result list, not the search bar itself. If you see the picture I attached above. The result list have this white line around it, I want the color to be completely black, how do I accomplish this? Can you help? Link to comment
SolveigTraeet Posted January 11, 2021 Author Share Posted January 11, 2021 @tuanphan can you help me? Link to comment
tuanphan Posted January 13, 2021 Share Posted January 13, 2021 Add to Custom CSS .sqs-search-preview-ui .sqs-search-ui-result { border-color: #ac8139 !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
SolveigTraeet Posted January 13, 2021 Author Share Posted January 13, 2021 @tuanphan Thank you! Link to comment
SolveigTraeet Posted January 13, 2021 Author Share Posted January 13, 2021 @tuanphan I still get this white line at the bottom of the ''no result'' list. How do I fix this so that the border gets completely #AC8139? Link to comment
tuanphan Posted January 16, 2021 Share Posted January 16, 2021 Add to Design > Custom CSS .sqs-search-preview-ui .sqs-search-ui-result { border-color: #ac8139 !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
SolveigTraeet Posted January 16, 2021 Author Share Posted January 16, 2021 @tuanphan Thank you! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.