Jump to content

How to change the footer, top row colors? PS 1.7


Recommended Posts

Hello,

I cant seem to find a working tutorial or guide on how to change the footer, top row colors. I add the required code to my themes.css file, but nothing seems to change. (I clear the cache in the back office.) I am using the classic theme.

 

 

Edited by Sairon (see edit history)
Link to comment
Share on other sites

This is what you should do:

1. Right click on elements that you want to edit the styles.

2. Inspect the elements in HTML.

3. Find a selector, long enough that you do not need to add "! important" after the css rules.

4. After you have found the selector, test it in your browser with a color rule to check if it is working.

5. Add the selector into the custom.css of your desired theme.

6. Play with the browser and do any style as you wish.

I will add a video for you soon.

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...