Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1410988
    Blupace
    Participant

    Hi,

    Is it possible to get the ESS Grid featured images like the ones here https://blupace.com/portfolios/
    To have rounded corners?

    Thanks in advance

    Pace

    #1411516
    Nabeel A
    Moderator

    Hey Pace,

    Thanks for writing in! Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    .esg-grid .mainul li.eg-howardtaft-wrapper .esg-media-poster {
        border-radius: 10px !important;
    }

    Don’t forget to clear your browser’s cache after adding the code. Let us know how this goes!

    #1412075
    Blupace
    Participant

    Hi,

    It kinda works but the corners are black, I would like the corners to not be visible and just rounded.
    https://blupace.com/portfolios/

    Regards,

    #1412175
    Thai
    Moderator

    Hi There,

    Please also add this CSS:

    .esg-grid .mainul li.eg-howardtaft-wrapper {
    background-color: transparent !important;
    }

    Hope it helps 🙂

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