Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #882516

    Hey there, I’m having an issue with an essential grid with 4 items, where the 4th item on the right is getting cut off. No matter what I try, I can’t get it to show the entire item/image – see attached image. Do you know how I can fix this or do you have any documentation I can read?

    Thanks!

    #882523
    This reply has been marked as private.
    #883453
    Rue Nel
    Moderator

    Hello There,

    Thanks for posting in! This issue occurred in your page because you have added a custom css that adds a margin to your grid. Please edit your page in Cornerstone and update the following custom css in the settings tab, Settings > Custom CSS

    .esg-grid .mainul,
    .esg-grid .mainul{
      margin: 0;
    }

    Hope this helps. Kindly let us know.

    #884316

    Thanks so much, we have no idea where that code came from…haha! Now things are working as planned 🙂

    #885114
    Prasant Rai
    Moderator

    Happy to hear that. Feel free to ask us again. Have a great day! 🙂

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