Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #906135

    Hi,
    on my page https.//dev.fitgutschein.de the masonry (size chosen= “flexible”) on the front-page shows this issue:
    The first entry (“BGM müde…”) is positioned lower than the others. How can I make the alignment correct?

    Any idea what I can do would be really helpful

    Thx a lot, Tilman,

    #906215

    Hey Tilman,

    Can you try to remove this css code in your Quick CSS:

    #top .isotope-item {padding-left: 20px;padding-right: 20px;padding-bottom: 40px;}

    Let us know if this helps.

    Best regards,
    Nikko

    #906227

    Hey Nikko,
    1 ) this helps – so it was somewhat homemade :-)

    2) The reason for this was the grid was on this page: https://dev.fitgutschein.de/ueber-fitgutschein/gesundheitsangebote-auswahl/ -> the a.m. css helped to have the different entries (below the top slider) better separated.

    So, is there a solution to combine a good solution for 1) & 2), too?

    thx again for our quick support, Tilman

    #906303

    Hi,

    Hmm, try using this css code instead it might help:

    #top.page-id-13655 .isotope-item {
      padding-left: 20px;
      padding-right: 20px;
      padding-bottom: 40px;
    }

    Hope this fixes both :)

    Best regards,
    Nikko

    #906375

    HI Nikko,
    good idea – it works :-)

    Thanks again; topic can be closed

    Cheers, Tilman

    #906610

    Hi Tilman,

    Glad that we could help. Thanks for using Enfold :)

    Best regards,
    Nikko

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Masonry column alignment not in line’ is closed to new replies.