Link Color Change

Homepage Community Forums Optimal Theme Support Link Color Change

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #12108
    summerpeters
    Customer

      Hi. How do I change the color of the links?

      #12127
      Eric
      Customer

        You can edit this in your css, but I would need a link to your site in order to know which line you’ll need to edit.


        I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

        #12160
        summerpeters
        Customer

          Aloha Eric! My site is http://www.surfyogamaui.com. The links right now are the same color as the rest of the text. I’d like to have them in color. Mahalo for you help!

          #12176
          Eric
          Customer

            If you look at line 2428 in your style.css file you can edit the color –

            .optimal-dark-gray a {
            	color: #383838;
            }

            There are multiple places in your theme that have different link colors, but that will cover the main areas. Let me know if there are any specific areas.


            I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

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