Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter parthi2929

    (@parthi2929)

    Here is the illustration: https://s7.postimg.cc/6ep1prhzf/2018-05-15_18h01_01.png

    I am trying to bring it up like bootstrap cards as default grid posts are not looking good. Below are the custom CSS I have applied to the page (apart from background color in editor)

    .site-branding
    {
    display:none;
    }
    .post
    {
    background-color:#fff;
    }
    .lsow-portfolio-item
    {
    padding: 0 40px 40px 40px !important;
    }
    .lsow-entry-text-wrap
    {
    padding-bottom: 40px;
    }
    .post .lsow-project-image
    {
    border-radius: 5px 5px 0 0;
    }

    #comments
    {
    padding-top:40px;
    }

    Plugin Author livemesh

    (@livemesh)

    We have released an update which fixes this issue. Pls upgrade your installation. Thanks for bringing this to our attention.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Grid row height not lining up’ is closed to new replies.