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

    Hey!
    Can I adjust the space between the images in a portfolio layout like the raster layout in a Blog Grid?
    Thanks,
    Beat

    #464945

    Hi Beat!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #top .isotope-item {
      padding-right: 5px;
      padding-bottom: 5px;
    }

    Cheers!
    Yigit

    #464992

    Hi Yigit
    Perfect¨It works fine.
    Thanks for your effort!
    Beat

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Portfolio Layout: Space between the images’ is closed to new replies.