• Resolved artports

    (@artports)


    Hello,

    After update of the BLDR-Theme from 1.1.2 to 1.1.4 the 3 latest blog on the homepage posts do not fit in a line anymore. There is a wrap after 2 posts. So, I had to roll back to version 1.1.2.

    Thank you for your help.
    Bettina

Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author modernthemesnet

    (@modernthemesnet)

    Bettina,

    This should not happen as a result of the update. Did you make any changes to the theme or add custom CSS?

    Please provide a URL to inspect if this happens again.

    Thanks!

    Thread Starter artports

    (@artports)

    I did not make any changes in the custom CSS. Here is the URL of my blog with the BLDR-Theme Version 1.1.2: https://www.artports.com/newsblog/

    And this is my test-blog with the latest BLDR-Theme version: https://webproofed.de/neu/

    Thanks for your support.

    Nehul

    (@nehul-patel)

    put this code in your theme’s Custom CSS if it is available or go to Appearance > Editor > style.css to set 3 posts in single row

    you can see style.css at right side under the Templates.

    .tri-clear:nth-child(4), .tri-clear:nth-child(7), .tri-clear:nth-child(10), .tri-clear:nth-child(13), .tri-clear:nth-child(16), .tri-clear:nth-child(19), .tri-clear:nth-child(22), .tri-clear:nth-child(25) { clear: none;}

    Thread Starter artports

    (@artports)

    Thank you. That helped.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Homepage News wrap’ is closed to new replies.