-
AuthorPosts
-
May 19, 2018 at 3:12 am #958890
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;
}May 20, 2018 at 6:20 am #959308Hey 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,
RikardMay 25, 2018 at 7:01 pm #962344Hello! 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?
May 29, 2018 at 11:26 am #963592Hi,
Duplicate thread: https://kriesi.at/support/topic/about-page-links-and-help-with-uploading-images-to-blog/
Best regards,
Ismael -
AuthorPosts
- The topic ‘Help with Bio Links’ is closed to new replies.
