Hyperlink color

Homepage Community Forums Epik Theme Support Hyperlink color

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #6831
    ksthmb
    Customer

      In the new Epik (dark blue), I need to change the hyperlink color from the dark blue to something more obvious. (Potential customers are asking me where the links are.) I tried a few things but nothing has worked. Is there more than one place I need to change this?

      #6832
      ksthmb
      Customer

        To be more specific, I’d like to change the color of the hyperlinked text within posts/pages. Thanks for any help.

        #6850
        Wes
        Moderator

          Do you have a link to your site? There are a couple versions of Epik available, so I want to make sure I give you the exact line to change in the css.

          Or, you could just add this to your css file –

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

          That should target the links inside of the content area. You can change the #000 to whatever color you prefer. Let me know if you need assistance picking a color.

          #6898
          ksthmb
          Customer
            This reply has been marked as private.
          Viewing 4 posts - 1 through 4 (of 4 total)
          • You must be logged in to reply to this topic.