- This topic has 2 replies, 2 voices, and was last updated 7 years, 7 months ago by .
ViralNova Hyperlinks with no lines
You must be logged in to reply to this topic.
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
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.