Hello! I would like the links on the About page to look the same way they do on the Blog page but it’s not working. I’ve Copied and pasted this code to show you what we have tried – it’s working everywhere EXCEPT for the body copy (on the About page):
/* PARAGRAPH link and hover state*/
#main .content p a {text-decoration:underline !important;}
#main .content p a:hover {text-decoration:underline !important; color:#2f9e7d !important;
}
/* H4 link and hover states */
#main .content h4 a {text-decoration:underline !important;}
#main .content h4 a:hover {
text-decoration:underline !important;
color:#2f9e7d;
}
/* BLOG POST link and hover state */
#main .entry-content a {text-decoration:underline !important;}
#main .entry-content a:hover {text-decoration:underline !important; color:#2f9e7d;
}
/* BLOG TAGS link and hover state */
#main .post-meta-infos a {text-decoration:underline !important;}
#main .post-meta-infos a:hover {
text-decoration:underline !important;
color:#2f9e7d !important;
}
Hey Katie,
Please post a link to your site and point out what you would like to change there. Screenshots might help us understand better what you are looking to achieve.
Best regards,
Rikard
Hello! Thank you! Here is my website link:
http://www.katiekaizerphotography.com
Here is the link to about page
At bottom I list different organizations I am part of and they do not show up as click-able or underlined. Wondering if we can have them look a different color so users know they can click on them?
Hi,
Duplicate thread: https://kriesi.at/support/topic/about-page-links-and-help-with-uploading-images-to-blog/
Best regards,
Ismael