Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #990864
    yhshin1020
    Participant

    Hey,

    I’m using Essential Grid on my website.

    However, currently its too large for the screen. How can I reduce the size of the Grids?

    Is it possible at all?

    Thanks!

    #990865
    yhshin1020
    Participant
    This reply has been marked as private.
    #990923
    yhshin1020
    Participant
    This reply has been marked as private.
    #990944
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> CSS :

    .esg-entry-media {
        width: 49%;
        margin: 0 auto;
    }

    Hope it helps.

    #993157
    yhshin1020
    Participant
    This reply has been marked as private.
    #993168
    Christopher
    Moderator

    You’re welcome.

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