Home Forums Free Themes Photo Perfect Add underline on link text

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #87281
    MrKiltYou
    Participant

    I am using the static front page. I edited the text on it and added some links to other pages. How do I get them to display as a link rather then just plain text? I can hover over and click it and it works fine. I just want it to look like a clickable link as well.

    #87288
    wensolutions
    Keymaster

    Hello @mrkiltyou,

    Can you please provide your site URL so that we can change the color and hover color of the link?

    Thank you.

    Regards!!

    #87329
    MrKiltYou
    Participant

    Thank you for the quick reply. First I will warn you it is a NSFW site. The url is http://www.mrkiltyou.com. All the way at the bottom of the front page with links to my performer and photography portfolio pages. There is a third place holder text but not currently a link.

    #87340
    wensolutions
    Keymaster

    Hello @mrkiltyou,

    We couldn’t fully understand what you wanted us to do. But from the last messages, we assume that you want the link to look as clickable. So, copy and paste the code given below by going to Admin Panel > Appearance > Customize > Additional CSS.

    #footer-navigation li a, #quick-links-404 ul li a {
    	text-decoration: underline;
    }

    Hope this helps.

    Regards!!

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