Jump to content

Please help! I can't change the color of a simple top menu :'(


Recommended Posts

Hi friends. I need your help, i'm getting crazy! I can't find the code of a simple horizontal top menu. I'm sure than is a stupid thing but i can't find it. Thanks a lot for your help.

 

My store is: www.onbiomed.com.mx/

 

And i want change the actual color of the top menu #31bdc0 for a stronger color (#11797B)

 

I changed everything, global.css, superfish-modified.css, all the .css than i found in the theme folder and in the default folder, but i can't get it.

 

Have a nice day!

 

post-335590-0-29292000-1406830982_thumb.png

Link to comment
Share on other sites

That's actually background image

Code for it is in global.css line 117:

 

#wrapp {
    background: url("../img/bg-main.png") repeat-x scroll left top #fff;
    overflow: hidden;
    position: relative;
    width: 100%;
}
  • 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...