Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1152492
    LewisWallis
    Participant

    Hi,

    I am using the 3 column masonry view for the blog on the renew stack. I have tweaked the way it displays the post but I can’t figure out how to get rid of the grey bar above the featured image. Please see the screen shot. I have spent some time trying to remove it using things like margin-top and padding-top 0px, but I must be targeting the wrong element or something because it just isn’t budging.

    I’d be grateful for some help here

    many thanks

    Lewis

    login details and url to follow

    #1152494
    LewisWallis
    Participant
    This reply has been marked as private.
    #1152520
    John Ezra
    Member

    Hi there,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer or in your child theme’s style.css file.

    .blog .entry-featured {
        margin: 0;
    }

    Hope this helps – thanks!

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