Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1289882
    Andreas Bjerve
    Participant

    Hi! I have this thin line just beneath my image row of three images. Not sure why it´s there. Any way to remove it?

    Thanks!

    #1289883
    Andreas Bjerve
    Participant
    This reply has been marked as private.
    #1289966
    Christian
    Moderator

    Hey there,

    Please add the code below in your Appearance > Customize > Custom > Global CSS

    .x-img {
        margin-bottom: -1px;
    }

    Thanks.

    #1290311
    Andreas Bjerve
    Participant

    Great stuff! Thanks!

    #1290330
    Prasant Rai
    Moderator

    You are most welcome. 🙂

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