Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1199536
    tlwoods
    Participant

    Hi,

    I have a client who wants a bold border around all of their blog posts on both the blog page and their category pages. There’s currently the faint border around the post entries, but I need to know how to make it bolder.

    Screenshot is attached.

    #1199847
    Rue Nel
    Moderator

    Hello There,

    Thanks for writing in! I am not sure what stack your client is using. I will just assume that it is renew. To make the borders a little bit bolder, please add the following css code in the customizer, Appearance > Customize > Custom > CSS

    .x-iso-container-posts>.hentry .entry-wrap {
        border-color: #333;
        border-width: 2px;
    }

    Please let us know if this works out for you.

    #1202162
    tlwoods
    Participant

    Yes! Thanks!

    #1202249
    Thai
    Moderator

    You’re most welcome 🙂

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