Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1265281
    Gee R
    Participant

    Hi all,

    I’ve implemented Essential grid and customized settings to how I want. However the “cover” that appears over the post content before hovering doesn’t cover the bottom of the content image (see attached). I think it’s a rounding error.

    How can I extend the cover to get rid of that hairline? The Essential Grid UI doesn’t seem to support negative padding numbers.

    Thanks in advance.

    #1265308
    Lely
    Moderator

    Hello Gee,

    Thanks for writing in and the screenshot! To assist you with this issue, we’ll first need you to provide us with your URL where the essential grid is added. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    #1265420
    Gee R
    Participant
    This reply has been marked as private.
    #1265497
    Christian
    Moderator

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

    .esg-grid .mainul li.eg-monroe-wrapper {
        background-color: transparent;
    }

    Hope that helps. 🙂

    #1265505
    Gee R
    Participant

    Perfect! Thank you so much.

    #1265513
    Christian
    Moderator

    You’re welcome.

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