Jump to content

[SOLVED] Changing the color on Featured Product "VIEW" button background


karju

Recommended Posts

I cant figure out how to change background color of the VIEW button on the homepage with the featured products. I realize this is probably from global.css? But witch line? I am using matrice theme.

 

The shop is under construction and is almost translated to Finnish but not everything yet...

www.hobbalobs.com/store

 

Hope someone can help.

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

I cant figure out how to change background color of the VIEW button on the homepage with the featured products. I realize this is probably from global.css? But witch line? I am using matrice theme.

 

The shop is under construction and is almost translated to Finnish but not everything yet...

www.hobbalobs.com/store

 

Hope someone can help.

 

background color:

 

 

input.button_disabled, input.exclusive, input.exclusive_disabled, a.button, a.exclusive, span.button, span.exclusive {

background-color:#EF5057;

background-position:initial initial;

color:white;

padding:5px 7px;

text-transform:uppercase;

}

 

 

font color:

 

#center_column .products_block a {

color:#000000;

}

Edited by vekia (see edit history)
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...