how to remove link underlines in Epik?

Homepage Community Forums Epik Theme Support how to remove link underlines in Epik?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #21775
    colinjordan
    Customer

      I just updated to the new Epik version (new to me anyway..) and I noticed that when I link text or images in the welcome widgets, it underlines them (both the text and the image). Is there a way I can remove that underline? Also, when I mouse over the linked text, it turns black and so disappears into the background. Where do I go to change the color of the moused over text to something other than black?

      Here’s the site:
      http://www.fitcoast.com

      #21778
      Wes
      Moderator

        To remove the bottom border, look around line 2094 in your style.css –

        .welcome a {
        	color: #fff;
        	border-bottom: 1px solid #ccc;
        }

        I don’t see any text turning black when you hover. Unless you already got it fixed.

        #21780
        colinjordan
        Customer

          Hey Wes, that fixed it, thanks! Pleasure to finally “meet” you. I really your work!

          BTW, I had another question in a thread I posted a few days ago about the header image resize during the header shrink effect. The link to the thread is below, just curious if you might have any ideas.

          Thanks again,

          Colin

          https://appfinite.com/topic/question-on-epik-header-shrink-effect/

          #21782
          Wes
          Moderator

            Great! Glad it’s working.

            I’m posting on the other thread now, so you should get a notification from it soon.

          Viewing 4 posts - 1 through 4 (of 4 total)
          • The topic ‘how to remove link underlines in Epik?’ is closed to new replies.