Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1293988
    dmog74
    Participant

    Hi there,

    I have a widget in the right sidebar of my site that contains featured portfolio items. Currently, the items are butted up against each other in a vertical stack. How can I create a slight space between each item so they aren’t touching?

    Thank you!

    #1293989
    dmog74
    Participant
    This reply has been marked as private.
    #1293997
    dmog74
    Participant

    As shown in screenshot – this is an example of the spacing issue I have mentioned.

    #1293999
    Darshana
    Moderator

    Hi there,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer.

    
    .x-recent-post20 {
        margin-bottom: 15px !important;
    }
    

    Hope that helps.

    #1294007
    dmog74
    Participant

    Very appreciated, thank you so much Darshana!

    #1294056
    Christian
    Moderator

    You’re welcome.

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