-
AuthorPosts
-
October 15, 2021 at 3:53 pm #1325146
To whom it may concern,
How can I ammend the links for only the blog posts to have them underlined please. I would like to have these changed dynamically and not have to update each article if possible.
Regards
October 15, 2021 at 4:07 pm #1325153Hey,
Thanks for contacting us!
Could you please post a screenshot and show the changes you would like to make? You can upload your screenshots on imgur.com and post the links here :)
Best regards,
YigitOctober 18, 2021 at 8:41 am #1325363So I would like links within blog posts to have an underline and changed to a different color.
Now I would like to do this dynamically and not manually for each blog post.
Can you guide me through please?
October 18, 2021 at 12:50 pm #1325413Hi,
To have all single post links have a blue underline try this css in the General Styling ▸ Quick CSS field or in the WordPress ▸ Customize ▸ Additional CSS field:#top.single-post .entry-content a { text-decoration: underline; text-decoration-color: #316694; }After applying the css, please clear your browser cache and check.

Best regards,
MikeOctober 18, 2021 at 1:14 pm #1325416Hi Thanks for this, but not all of the links are changing with that code
October 18, 2021 at 2:30 pm #1325421Hi,
Please link to the page in your screenshot so I can see what should be changed.Best regards,
MikeOctober 18, 2021 at 2:40 pm #1325424The ones highlighted are links which should be turned to teal https://imgur.com/a/EbYfywZ
October 19, 2021 at 1:20 am #1325485Hi,
Thank you, I assume that you don’t want the underline, so please try this css instead:#top.single-post .entry-content a, #top.single-post .entry-content a strong { color: #316694; }After applying the css, please clear your browser cache and check.
Best regards,
MikeOctober 19, 2021 at 7:59 am #1325521Worked perfectly.
Thanks YOU CAN CLOSE THIS :)
October 19, 2021 at 10:47 am #1325541Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike -
AuthorPosts
- The topic ‘Blog posts links’ is closed to new replies.
