Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1161879

    Hi

    How can i add some space between the rows of a portfolio grid?
    Right know the rows are to close to each other

    Portfolio Grid

    Kind regards
    Velli

    #1162118

    Hey Alexander,

    Your screenshot is not loading, please try uploading it to for instance imgur.com and link to it here. Also please post a link to where we can see the actual element.

    Best regards,
    Rikard

    #1163074

    Hi Rikard

    For me the screenshoot loads … ?
    Its this Site: https://rabl.muster.website/projekte/medizin/
    The rows needs whitespace, because they are to close …

    Kind regards
    Velli

    #1163112

    Hi,

    Add this to quick css:

    .grid-entry{
    margin:70px 0!important;
    }

    Adjust 70px to what you need.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.