• Hi,
    I have a problem with post display (FT.Blog). When I chose 6 posts to display they should be display in 2 rows (3 columns), but there are 3 rows with empty places in second and third rows. It doesn’t look nice. On my website it is in “Wie?ci z kampanii”.How can I change it?

    Best regards, Basia

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi @basieczka4,

    If you have chosen any style under Styling in FT:Blog, then please try removing the style and see if it solves the problem.

    Please let us know if it doesnot solve the problem.

    Thanks.

    Thread Starter basieczka4

    (@basieczka4)

    Hi,
    Unfortunately there is no style chosen under Styling in FT:Blog. I expect there can be a problem with size of excerpts and what is why posts don’t look nice. But I don’t know where can I change this.

    Best regards
    Basia

    Hey @basieczka4,

    From your dashboard, go to Appearance > Customize > Additional CSS and write below code:

    @media (min-width: 768px) {
      .blog-section .tg-blog-widget:nth-of-type(3n+1) {
        clear: both;
      }
    }

    Please let us know if it doesnot help you.

    Thanks.

    Thread Starter basieczka4

    (@basieczka4)

    Hi,
    Now it’s perfect!
    Thank you very much.

    Best regards
    Basia

    Hey @basieczka4 ,

    We hope you are finding flash theme interesting. We would really appreciate for the review which is on the right side of this page. You may add review there. Many Thanks.

    ??
    Good Day,
    Best Regards.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘FT.Blog – posts display’ is closed to new replies.