• Hello,

    i have a problem mit the Atomic blocks columm.

    In the editor i looks ok, the 4 colums are fine and have the same hight.

    In the real website it has a ugly scroll bar.

    See https://vermietertagebuch.com/

    Can you help me with that?

    best regards,
    Alexander Raue

    Child Theme: authority

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author atomicblocks

    (@atomicblocks)

    Hi there,

    Looks like there might be a CSS quirk there. We’ll take a closer look at this! In the mean time, you can add the following CSS to your site and it should take care of it in the mean time.

    .ab-layout-columns-4, .ab-layout-columns-5, .ab-layout-columns-6 {
        overflow-x: visible;
    }
    Thread Starter vermietertagebuch

    (@vermietertagebuch)

    Perfect, this is working. Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Scroll bar at atomic blogs columns’ is closed to new replies.