Changing Hyperlink Fonts

Homepage Community Forums Epik Theme Support Changing Hyperlink Fonts

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #8916
    bootcampdigital
    Customer

      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?

      #8925
      Eric
      Customer

        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

      Viewing 2 posts - 1 through 2 (of 2 total)
      • You must be logged in to reply to this topic.