ysebyy Posted April 11, 2017 Share Posted April 11, 2017 Hello, my prestashop is using the default layout: http://ritko-veriniai.lt/the problem i have, i managed to center the meniu, but there's way too much space from left and right. How can i reduce that space or remove the white background on the meniu, so it matches the page background? Link to comment Share on other sites More sharing options...
JeredBolton Posted April 12, 2017 Share Posted April 12, 2017 To remove the background colour you need to edit/remove lines in two files: theme9.css, line 81: background: #fffef6 none repeat scroll 0 0; superfish-modified.css line 13 background: #f6f6f6 none repeat scroll 0 center; Link to comment Share on other sites More sharing options...
ysebyy Posted April 13, 2017 Author Share Posted April 13, 2017 To remove the background colour you need to edit/remove lines in two files: theme9.css, line 81: background: #fffef6 none repeat scroll 0 0; superfish-modified.css line 13 background: #f6f6f6 none repeat scroll 0 center; I cant seem to find the theme9.css file anywhere? Link to comment Share on other sites More sharing options...
JeredBolton Posted April 13, 2017 Share Posted April 13, 2017 http://www.ritko-veriniai.lt/modules/themeconfigurator/css/theme9.css Rather than change this file, you may want to edit the values using the configurator module. 1 Link to comment Share on other sites More sharing options...
ysebyy Posted April 13, 2017 Author Share Posted April 13, 2017 (edited) http://www.ritko-veriniai.lt/modules/themeconfigurator/css/theme9.css Rather than change this file, you may want to edit the values using the configurator module. I made a themeconfigurator/css/theme9.css file and changed the value, but my page background went into picture of ? and the meniu still hasnt changed. Edit: nevermind, i solved it. Thank you very much! Edited April 13, 2017 by ysebyy (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