• Hello,
    Does anyone know of some WordPress themes that use CSS Grid for layout (ie: instead of legacy layout)?
    I’ve been looking a long time without success.

    (Tried “air-light” theme recently but that one has an unbelievably complex build/rollout process that lacks sufficient documentation)
    Thanks in advance

    Patrick

Viewing 5 replies - 1 through 5 (of 5 total)
  • You can go to https://wpdirectory.net/ and search for the grid CSS.

    Thread Starter patrick_here

    (@patrick_here)

    Thank you Joy ! 🙂

    Actually the string needs to be: css grid

    A bit disappointing, however. Only the “Saka” theme shows up as really using css grid using that tool. (three others show up in the hits but they don’t really use css grid).

    Thanks again Joy!

    Does anyone else know of WordPress themes using CSS Grid?

    Patrick

    I think you misunderstood me.
    I suggested that you search for the actual CSS that would be used, since that search searches the code files.
    If you search for ‘css grid’, then you only find the ones that use that phrase in the description.

    Thread Starter patrick_here

    (@patrick_here)

    hmmmm….
    Thanks for mentioning that. Any theme using CSS Grid would have to have the string “grid-area” in its stylesheet …that returned 569 hits.

    Very promising ! Thank you Joy !!!

    Patrick

    Thread Starter patrick_here

    (@patrick_here)

    I have come up entirely empty-handed on this. Even searching with wpdirectory.net I’m not able to find a single theme on the ww.wp.xz.cn/themes/ repo that uses CSS Grid as its primary layout method. There are themes that use it here and there but they all use legacy layout as their primary layout method.

    This seems strange since leading browsers have been supporting CSS Grid for years …long enough for a very large and important audience.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Themes that use CSS Grid’ is closed to new replies.