Tagged: , ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #439964

    Hi team,

    how can I increase the distance between the portfolio items in special 1 column portfolio view:

    http://pb-schlueter.de/projekte/

    There needs to be a gap between all portfolio items. Defaulkt is no gap like on the website above.

    Thanks and cheers,
    Jan

    #440840

    Hey Jan!

    Thank you for using Enfold.

    Try this in the Quick CSS field:

    .grid-entry.flex_column.isotope-item:not(:first-child) {
      padding-top: 50px;
    }

    Best regards,
    Ismael

    #440925

    Hey Ismael,

    great, thanky you so much! :)

    Cheers,
    Jan

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘1 column portfolio vertical padding’ is closed to new replies.