• Closed
  • Carlos
    Spectator
    May 13, 2015 at 4:40 pm #17485

    Hey Roman, I have my blog set up to display the articles in a grid (2 column layout). If you look half-way down the page, the columns are breaking and the content is being placed sporadically on alternating columns:
    http://caemarketing.com/free-marketing-information/

    Can you please take a look at it and tell me how I can fix it?
    Thanks.

    Roman
    Spectator
    Posts: 3147
    May 14, 2015 at 6:54 am #17498

    thanks for the report, please use this Custom CSS for now, we will fix it in the next update:

    .blog .odd0 {
    clear: both;
    }