Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1076098
    twigglee
    Participant

    Hi,
    How can I add a colored boarder around my blog posts?
    Thanks!

    #1076155
    Christian
    Moderator

    Hey there,

    Regretfully, at this time I am not entirely certain what it is you would like to accomplish based on the information given in your post. If you wouldn’t mind providing us with a little more clarification on what it is you’re wanting to do), we’ll be happy to provide you with a response once we have a better understanding of the situation.

    Please also give us the link to your site.

    Thanks.

    #1076327
    twigglee
    Participant

    http://twigglee.com/
    I’d like to put a boarder around my recent posts on the front page to make it stand out a bit more.
    (a boarder around each recent post)
    Thanks 🙂

    #1076459
    Paul R
    Moderator

    Hi,

    You can add this under Custom > CSS in the Customizer.

    
    .home .x-recent-posts a {
       border:5px solid red;
    }
    

    Change red with the color that you like.

    Hope that helps

    #1077483
    twigglee
    Participant

    Thanks!! It worked 🙂

    #1077625
    Friech
    Moderator

    We’re delighted to assist you with this.

    Cheers!

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