- This topic has 1 reply, 2 voices, and was last updated 9 years, 2 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Community Forums › Epik Theme Support › Changing Hyperlink Fonts
This might be a silly question but how do I change the hyperlink fonts in the CSS? Also, is there a way to make our blog (aka our posts in wp) have a different header than the rest of the site?
It depends which part you want to change…you can look for it directly in your css –
a {
color: #333;
}
It’s most likely near the top of the css.
I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com