Hi Kriesi,
I set a masonry page with blog posts. The masonry blocks are filled with the title and excerpt of the posts.
You can see the page here
When I view this page on my smartphone or tablet, I see that the excerpt text is cut off.
Is this a bug in the template, or did I do something wrong?
I changed the masonry size settings, to see if this solves my problem, but in most cases the text will cut off.
Except the setting ‘flexible masonry’ will solve the problem at responsive view. But I don’t want to use that setting on my desktop.
I hope you can help me.
Greets Mark
Hi Mark!
Please refer to this post and display different elements on mobile and on desktop – http://kriesi.at/documentation/enfold/hide-menu-itemselements-on-mobile/
That seems to be the most convenient solution in your case.
Best regards,
Yigit
Hi Yigit,
Thanks for your solution. I haven’t thought about that.
So, now I duplicated the masonry block and gave them custom css classes.
I changed one of the masonry block to flexible masonry and only display this block at a screen size smaller than 1000px;
I did the opposite with the other one.
That works.
Thanks!