Cannot see original stylesheet
-
Hi, I’m using the Fresh & Clean theme at my blog here: http://katbellies.wordpress.com/
When I go to appearance > custom design > CSS tab, all I see is this introductory statement about “Welcome to Custom CSS!”
I’m trying to change the default font color for different parts of the font style, eg. paragraph, heading 4, format (ordered list or unordered list). After enough googling I was able to find this bit of code:
p {
color: black;
}which I pasted into my blank CSS page, which worked in changing the default color for paragraph. How can I view the whole CSS so I can try changing other style colors too?
The blog I need help with is: (visible only to logged in users)
-
I’m changing this status to “resolved” so that I can rephrase the question better in a new post.
- The topic ‘Cannot see original stylesheet’ is closed to new replies.