fgvision2020 Posted October 16, 2016 Share Posted October 16, 2016 Hi All, Need help.I need to make the search bar larger and move the search button toward right i.e close to cart. I tried to increase the search bar in blocksearch.css as follows #search_block_top #search_query_top { display: inline; padding: 13px 60px 13px 13px; height: 45px; width:530px; float:right; ... ... } but search bar is moving towards left side(logo side). i want the search bar to be moved towards right and search button close to cart. Link to comment Share on other sites More sharing options...
ExpertoPrestaShop Posted October 16, 2016 Share Posted October 16, 2016 Hello: The css you used completely depends on your installed theme. You can use module hook position and change render order. This could help you Regards, PrestaAlba Link to comment Share on other sites More sharing options...
fgvision2020 Posted October 17, 2016 Author Share Posted October 17, 2016 I am using basic theme. Could anyone guide me on this move the search Box close to cart on the front page. http://tinypic.com/r/34fe8vn/9 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