• Resolved cssand

    (@cssand)


    Love the portfolio image grid-widget, but there is one thing I can’t fix: I have a 3-column-grid where I only want to show the images with the meta informations (title and categories), but NO text excerpts/summaries. But if I do so, there still remains the (empty) space, where the summary would be. I want to skip this extra space to receive a gallery of 3 columns with an equal gutter of 10px around the images. Went through the css-files, but couldn’t find where to tweak this. Any help greatly appreciated. TIA! (the link is for a test environment).

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author livemesh

    (@livemesh)

    Looks like this is coming from the theme. Pls use Custom CSS –

    .lsow-portfolio article.page, .lsow-portfolio article.post { margin-bottom: 0; }

    in Livemesh Widgets->Settings->Custom CSS tab to resolve this.

    Thread Starter cssand

    (@cssand)

    great, thank you: works perfect!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Livemesh Image Grid: remove space for summary’ is closed to new replies.