Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1158123
    yhshin1020
    Participant

    Hey,

    I have essential grid set up with a custom image meta.

    I want to have it such that each grid contains an image of a company logo in the center with a white background around it, and it should have no hover animation.

    Currently, when I hover over a grid, it shifts the logo up and makes the background around the logo blackish.

    How can I get rid of the hover animation? I just want to have four images.

    Thank you.

    #1158128
    yhshin1020
    Participant
    This reply has been marked as private.
    #1158156
    Rue Nel
    Moderator

    Hello There,

    Thanks for writing in! To resolve this issue, please edit your page in Cornerstone and insert the following custom css in the settings tab, Settings > Custom CSS

    .site .eg-wilbert-wrapper .esg-entry-cover {
        background-color: #fff !important;
        background-image: none;
        background: transparent !important;
    }

    Please let us know if this works out for you.

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