ViralNova Hyperlinks with no lines

  • Hello, ViralNova on every post puts a link under the top post photo. It looks like regular text because there’s no hyperlink line going through it.

    Check It Out: http://www.viralnova.com/prosthetic-traveler/

    Devgal was born with a congenital bone disease and her leg was amputated above the knee when she was just four years old.

    This is how the hypertext link looks: Imgur /devgal

    Thanks,

    Glen

    This reply has been marked as private.

    Hello Glen,

    To style caption links which are being added below the photo, you should navigate to Appearance > Customize > Additional CSS and add code below (this is just for making links underlined, you can also manipulate the size of the links and other values):

    .post-box-detail p.caption a {
    text-decoration: underline;
    }

    Please let me know if you need something else. I’d love to offer further help.

    Thanks,
    Piotrek

You must be logged in to reply to this topic.