Archived topic
Hard coding a two column (mobile responsive) layout
1 reply · Started by Henry on December 10, 2021
I am using WordPress ACF to pull in some custom fields and I need to build a very simple layout that floats an image on the left and then has a UL LI list on the right-hand side...
My question is - does GP have a "preferred" CSS Library or is there a code base that I can pull to make this happen?
I am using GP Pro...
Thanks!
Hi there,
nope GP doesn't use any CSS Frameworks or methodologies - you're free to use any method you want.
How are you outputting the ACF content ? Are you using PHP, Blocks or Shortcodes ?