Tiago Leite Posted May 21, 2014 Share Posted May 21, 2014 Hello every one, I'm trying to adapt the default Prestashop theme to fit my stores color scheme. However I'm having trouble changing the color of the grey bar that appear on top of the footer. I've already changed the modules background color to the one I want, but there's some areas still in grey. Can anyone help me? I've attached a screenshot of what I'm talking about. Cheers! Link to comment Share on other sites More sharing options...
Carolina Custom Designs Posted May 22, 2014 Share Posted May 22, 2014 I think this is what you are looking for-- .footer-container { background: url("../img/footer-bg.png") repeat-x scroll 0 0 #333333; } Change that to whatever color you want for the footer. Hope that helps! Marty Shue 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