3 inch gap between portfolio items when summary is left out

Support Forums for LiveMesh Themes & Plugins Forums Enticing Theme Support 3 inch gap between portfolio items when summary is left out

Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #177
    anonymous
    Member

    I’m adding photos into the portfolio template (http://www.example.com/photo-gallery/) and I don’t want to add any text, just a title. Problem is there’s a big space between the photos on the page that I don’t know how to close.

    I checked the php pages and the stylesheet and still cannot close the 3 inch gap between rows, can you tell me where I can adjust the height?

    Thank you,

    #179
    livemesh
    Keymaster

    Pls try pasting this into Custom CSS tab of options panel or custom.css file in /custom folder.

    ul.image-grid li.one-third {
    height: 250px; /* Your desired height */
    }

    Thanks

    #180
    anonymous
    Member

    Very cool, you guys are awesome!

    #335

    I had the same issue and tried the css fix but no luck…???

     

    Js

    #340

    Now working. I didn’t notice that the code was for only for the 3 colm template. I adjusted it and it works great!

    Js

    #28875
    Wade Wilson
    Participant

    thanks for the information, problem solved

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘3 inch gap between portfolio items when summary is left out’ is closed to new replies.