Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #306649

    hello I would like to have a little space between the photos in the grid of the portfolio is that possible?
    Thanks

    #306693

    Hey patriscia!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    .grid-entry {
    padding-right: 5px;
    padding-bottom: 5px;
    }

    Cheers!
    Yigit

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