Dave L Posted January 17, 2017 Share Posted January 17, 2017 (edited) Hi I would like to change the border of the search block from this: To this: In global.css I can change the colour on line 1400 changing #d6d4d4 to #ff0000 The problem is that this changes the border for all forms on the site. I just want the search block border changing. The blocksearch.css doesn't reference the border. Advice appreciated. Edited January 17, 2017 by Dave L (see edit history) Link to comment Share on other sites More sharing options...
joseantgv Posted January 17, 2017 Share Posted January 17, 2017 Hi I would like to change the border of the search block from this: To this: In global.css I can change the colour on line 1400 changing #d6d4d4 to #ff0000 The problem is that this changes the border for all forms on the site. I just want the search block border changing. The blocksearch.css doesn't reference the border. Advice appreciated. Could you please paste your store url? Link to comment Share on other sites More sharing options...
Dave L Posted January 17, 2017 Author Share Posted January 17, 2017 Could you please paste your store url? Sure: http://tankpads-asia.com Thanks. Link to comment Share on other sites More sharing options...
joseantgv Posted January 17, 2017 Share Posted January 17, 2017 Sure: http://tankpads-asia.com Thanks. #search_block_top #search_query_top { border-color: #ff0000; } 1 Link to comment Share on other sites More sharing options...
Dave L Posted January 17, 2017 Author Share Posted January 17, 2017 #search_block_top #search_query_top { border-color: #ff0000; } Thank you Joseantgv. Perfect. And thanks for the very quick response. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now