vince p. Posted December 11, 2016 Share Posted December 11, 2016 Hello, I'm using the default PrestaShop version 1.7.0.2. I'm trying to ensure that my top horizontal menu does not wrap in a tablet such as an iPad. There's mote than enough space if I can make the correct changes to the CSS. I've thought to change the padding or width of the menu or the search bar adjacent. However, it seems that none of the changes that I make to the ".../themes/classic/assets/css/theme.css" file have any effect. Is there another css file that I need to be looking at? Appreciate if someone can point me in the right direction or offer a solution. Thanks for your help. Link to comment Share on other sites More sharing options...
rocky Posted December 12, 2016 Share Posted December 12, 2016 Are you sure you're editing the right CSS? Make sure you're editing the code in the right media query. Do you have the "Smart cache for CSS" enabled on the Advanced Parameters > Performance tab? If so, try disabling that. I noticed when that option is enabled, the CSS is not repacked automatically. I have to delete all the CSS files in the themes/classic/assets/cache/ directory for it to repack the CSS. 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