Fred Fournier Posted December 1, 2016 Share Posted December 1, 2016 (edited) Hello, this is probably my fault, something that I've messed up... I've changed cart block and search block positions and everything works fine except for one thing: under a screen resolution of 768x1024 the search block stop working not letting you to access the field for writing in it. Maybe is something that can be fixed quickly... or maybe not. I totally defer to your experience. Thanks for any help. You can check here: Link. Edited December 1, 2016 by Fred Fournier (see edit history) Link to comment Share on other sites More sharing options...
Fred Fournier Posted December 1, 2016 Author Share Posted December 1, 2016 (edited) An update: issue is partially solved thanks to an old topic, the solution posted by Gius3pp3 worked for me: https://www.prestashop.com/forums/topic/337954-move-cart-block-to-nav/?p=1928301 Added the following to global.css: nav div.col-sm-4.clearfix { width: 300px; float: right; } Now search bar works again, still this is not my perfect solution. Blocks position is a little unaesthetic now... Thanks in advance for any input. Edited December 1, 2016 by Fred Fournier (see edit history) 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