Hey,
We are developing a plugin and therefore we also use a custom archive layout. Tis is all working, but the posts are all under each other.
What we want to achieve is a 3 column layout for the custom posts.
Is there a class we can use to achieve 3 column like the Bootstrap class col-3?
Thanks,
Kind regards,
Jeroen
Hi Jeroen,
You can try this class:
av_one_third
, if you want to check the 1/3 element further, then please refer to the documentation: https://kriesi.at/themes/enfold-2017/elements/columns/
Best regards,
Rikard
Hey,
Thanks! Seems to work!
Kind regards,
Jeroen