• Resolved kima1989

    (@kima1989)


    Hi,

    Thanks for the Plugin!

    I hope you will help me with an issue. I have 12 posts (images) in the types post , however I see only 10 posts when looking on mobile view. Could you please help me with it?
    Thank you in advance!

    • This topic was modified 6 years, 6 months ago by kima1989.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author JoomUnited

    (@joomunited)

    Hi,

    We’ve got an automatic limitation to 3500px height per news block that’s why. Though, you can copy/paste this CSS code in your news block > Advanced tab > Custom CSS area and it should do the trick :

    div.flex-viewport {
        max-height: 5000px !important;
    }
    

    Let me know, cheers,

    Thread Starter kima1989

    (@kima1989)

    Hi,

    Thank you so much!

    It did the trick ??

    I left a review.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Some Posts are not displayin on mobile view’ is closed to new replies.