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

    I would really like to have vertical spacing that matches the horizontal spacing in my portfolio grids: http://2015.lauradanaedesigns.com/portfolio/
    Due to the position:absolute declaration I cannot find a CSS rule that will introduce a vertical space between these elements. I’d love some help. Thanks.

    #554089

    Got it:

    #top div.grid-entry.flex_column.isotope-item.no_margin.post-entry.grid-entry-overview.av_one_fourth.default_av_fullwidth {
    margin-top: 12px;
    }

    #554265

    Hi,

    Great, glad you got it fixed :-)

    Cheers!
    Rikard

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