Hello,
I have on my startpage the Content Element Blog Post showing 4 entries, as I fixed it. Unfortunally I saw now on the smart phone showing 2 posts in a row. I guess before it was showing the posts one under another. Is it possible to fix this?
We have mostly long headlines, it’s german language problem, and on smart phone it is like this not readeable.
I send you a link to the website in private content.
Thanx a lot for helping
Claudia
Hey claudipro,
Add the following to quick css and let me know if it works:
@media only screen and (max-width: 767px){
article.slide-entry.flex_column.post-entry {
width: 100%!important;
}
}
Best regards,
Jordan Shannon
You are the greatest!
Thanx a lot it’s working fine
Claudia
Hi,
Great! If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon