• Resolved chemboy

    (@chemboy)


    hello caf hive

    i’ve noticed an odd layout issue with category ajax filter pro in safari

    the page lists all the category posts as expected, only there’s a massive amount of white space underneath the entries. this does not occur when viewing the same page in chrome or firefox

    can anyone think of a way to fix this?

    tia keef

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter chemboy

    (@chemboy)

    the helpful team at caf got in touch and suggested a css tweak which went part-way to fixing it. i added a little more and it now displays as it should, so i’m posting it here in case it helps others…

    caf-post-layout-container.data-target-div1.post-layout11 {
    display: inline-flex;
    ? ? flex-wrap: wrap;
    }

    caf-filter-layout2 {
    flex-basis: 100%;
    }

    thanks to the caf team, you rock

    Plugin Author Trusty Plugins

    (@trustyplugins)

    Many Thanks @chemboy

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘filter layout height in safari’ is closed to new replies.