Hello
I found the css file but changing the h1 color did not change what I wanted. I am not sure what it changed. I edited the main.css file h1 but did not make a differnce
My Demo site
http://www.fitnessequip4u.com/wmpecomm/
I checked the css files at the following link
skin/common_files/css
As mentioned main.css does not do it
h1 {
margin: 10px 0;
padding: 0;
font-size: 20px;
color: #617683;
font-weight: normal;
}
Does anyone know which css file I am using?