Extra height when text summary is removed from Portfolio Template

Support Forums for LiveMesh Themes & Plugins Forums Enticing Theme Support Extra height when text summary is removed from Portfolio Template

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #76
    anonymous
    Member
    Hello,
    I’m adding photos into the portfolio template and I don’t want to add any text, just a title. Problem is there’s a 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
    #78
    livemesh
    Keymaster

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

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

    Thanks

    #79
    anonymous
    Member

    Very cool, you guys are awesome!

    #336

    Did not work for me. I think this is a duplicate thread also.

     

    Js

    #339

    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

Viewing 5 posts - 1 through 5 (of 5 total)
  • The forum ‘Enticing Theme Support’ is closed to new topics and replies.