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,
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
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
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
HI Nikko,
good idea – it works :-)
Thanks again; topic can be closed
Cheers, Tilman
Hi Tilman,
Glad that we could help. Thanks for using Enfold :)
Best regards,
Nikko