Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1058248

    yapandy
    Participant

    Hi.

    For starters, I’m newbie with all this website development stuff. Just for you to know.

    I installed Essential Grid plugin, customized the skin and nicely added a grid into my main page. The problem is, that the shadow I added around the “cards”, is being cut off from the top and both left and right side of the whole grid. At the bottom of the page in the last cards it shows up nicely and also the cards in the middle (I have 4 columns) the shadow is just how I want it (all around).

    Can this be fixed through theme setting? I tried to tweak the section margins and paddings in cornerstone with no results. Do I have to modify the page container margins? If yes, where can I do it? I’m using a child theme.

    Thanks!

    #1058333

    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. 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.

    Thanks.

    #1058348

    yapandy
    Participant
    This reply has been marked as private.
    #1058459

    Joao
    Moderator
    This reply has been marked as private.
    #1058809

    yapandy
    Participant
    This reply has been marked as private.
    #1058974

    Rue Nel
    Moderator

    Hello There,

    Thanks for providing the login credentials. To resolve your issue and show the shadows around your grid, please add the following css code in the customizer, Appearance > Customize > Custom > CSS

    .site .esg-overflowtrick {
        overflow: visible
    }

    http://prntscr.com/bkrkw1

    Hope this helps.

    #1059217

    yapandy
    Participant

    That really did the trick.

    Thank you guys for a quick response and excellent support!!

    #1059219

    Nabeel A
    Moderator

    Glad we could help 🙂

    Cheers!