Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1073175
    Naturalife
    Participant

    Hello,

    Is there anyway to add a dotted underline to all links ONLY on the links that show up within posts / articles?

    Website: naturalife.org

    Thank you!

    #1073225
    Thai
    Moderator

    Hi There,

    Please add the following CSS under Customizer > Custom > Global CSS:

    .single .entry-content.content a {
        border-bottom: 1px dotted hsl(137,95%,32%);
    }

    Hope it helps 🙂

    #1073637
    Naturalife
    Participant

    That worked, thanks!

    If i wanted to change the coloring to hexcode, how would I do that? I am not sure how to configure HSL.

    Thank you.

    #1073794
    Jade
    Moderator

    Hi there,

    You may convert it here.

    Hope this helps.

  • <script> jQuery(function($){ $("#no-reply-1073175 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>