Joy
(@joyously)
You can go to https://wpdirectory.net/ and search for the grid CSS.
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
Joy
(@joyously)
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.
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
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.