koppadeke Posted February 16, 2017 Share Posted February 16, 2017 (edited) Hi, I have problem with positioning images in home hook -section on front page. Main goal is get images display like this: 1|2|3 4|5|6 But now images will display: 1|2|3 4|5 |6 I tried change: /modules/themeconfigurator/css/hooks.css: Lines: #htmlcontent_home ul li.htmlcontent-item-5 { /* width: 66.6667%; */} @media (max-width: 479px) { #htmlcontent_home ul li.htmlcontent-item-5 { width: 100%; } } But there was no effect. Is there some other file that I must edit? Prestashop version is 1.6.1.11 Screenshot in attachment. Best Regards, Koppa Edited February 16, 2017 by koppadeke (see edit history) Link to comment Share on other sites More sharing options...
JeredBolton Posted February 18, 2017 Share Posted February 18, 2017 Can you provide a link to your site? 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