Archived topic
Possible with GP?
3 replies · Started by Darren on August 22, 2019
Hi,
Would it possible to replicate the format/layout of this product category with GP?
Product Category description after the products at the bottom and & a 2 column(image & opening statement) 1 column stacked on mobile. I presume so just trying to get my head around how;) Would it take some css trickery & maybe an element hook using a template tag? or is there an easier solution maybe?
Thanks
Darren
Hi there,
Maybe this will help?: https://generatepress.com/forums/topic/move-location-of-woocommerce-category-description-below-products/#post-641857
You should be able to set the number of columns on desktop and mobile in Customize > Layout > WooCommerce.
Let me know :)
Working a treat on GP with some hacking lol thanks Tom
The css on my original example uses flex-wrap: wrap; I had to change to nowrap for the image to align correctly not sure why lol but it seems to work, happy days! Thanks
No problem :)