Change link color

Homepage Community Forums Epik Theme Support Change link color

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #10210
    tkyorahat
    Customer

      Hi,

      How do I change my link color on my posts to 0044CC?

      Thanks

      #10217
      Wes
      Moderator

        Do you have a link to your site? I can tell you the exact line you’ll need to change.

        #10218
        tkyorahat
        Customer

          Sure, here’s the site: http://fallasleepsnug.com (still in construction)

          And here’s a link to a post http://fallasleepsnug.com/review-philips-hf3470-wake-light/ (I only want to change the link color on posts)

          #10228
          Wes
          Moderator

            For the links inside your posts, look around line 2205 in your css for this –

            .entry-content a {
                color: #000;
            }

            and you can change the #000 to whatever color you need.

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