Tagged: align, gap, gaps, masonry blog
Hello!
I have a Masonry Blog which i only want to use for Text Entries, no images.
The problem is that the masonry layout seems to be made for pictures, i hope you can help me!
So the i have four questions:
1. How can i reduce the vertical space between the entries between above each other?
2. Is it possible to align a row of entries on the bottom, so they aren’t aligned vertical centered?
3. If i downsize my browser window, the entries disappear at about 987px width and appear again at 765px. I need them all the time.
4. Like in 1. the gap betweend the entries on mobile devices is much to big.
Thank you so much in advance,
Clemens
Hey intimadecom,
Unfortunately, it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However, if it’s really important for you to get this done, you can always hire a freelancer to do the job for you :)
Best regards,
Basilis
Alright, ok. I’ve fixed some of the problems.
But still two questions, you may can help out with…
1. It’s the tablet size, where “excerpts” disappear – is it possible to have them there?
And 2. The between the entries, when having just one column on mobile, is just too big. The size-orientation is predefined in the element to “square”, but is it possible to change the gap just for mobile?
Thank you
Ha! Got it done with some more custom CSS, but the one, which did it was:
.av-fixed-size.av-orientation-square .av-masonry-entry .av-inner-masonry-sizer {
width: 100%;
min-height: 170px;
padding-bottom: 10%;
}
Thank you! Topic can be closed :-)
Hi intimadecom,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria