Jump to content

How to change background and border colour in site?


Recommended Posts

Hi


I recently installed a new theme : Leo Fashion Store Prestashop


 


I had some feedback regarding the question: Just need to confirm - So to change the background colour to black and the borders to yellow(gold), must I create a new skin? As discussed here: http://www.leotheme....rsion-1-6x.html


 


Or is there an easier way?  My css is limited, so what code whould I use here?


 


See attached screenshot of what the site should look like...


post-755014-0-95847400-1445881812_thumb.jpg

Link to comment
Share on other sites

Hello Ruan, 

 

as far as I know , you must go to theme/css/global.css , then add this code somewhere , for instance line 22 :

 

body, #page, header, .columns-container {background: #FFF!important;background-image: none!important;}

 

put 101010 instead of FFF , and it becomes black . 

  • Like 1
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...