Can't change CSS colour
-
Hi, I need help.
WE had a website built in wordpress, but there are some changes I need to do to make it look and feel better using the Vulcan theme.
The problem is I can’t find the where to change the css. I have change style.css but this doesn’t seem to matter.
The site seems to call
@import url(“http://dpmedimaging.co.uk/wp-content/themes/vulcan/css/styles/default.css”);
body{
font-family:Arial, sans-serif;
font-size:12px;
color:#a5a6a6;
}
p, ul, ol, blockquote{
font-size:12px;
color:#a5a6a6;
}But there is nothing in default.css and can’t find why or how it calls the other body css up.
Does anyone have any clues. Thanks
The topic ‘Can't change CSS colour’ is closed to new replies.