Support › Forums › Flex Theme › How to build Showcase page › Reply To: How to build Showcase page
October 21, 2015 at 2:39 am
#607
Moderator
You can create a CPT “showcase”. Then you would create a new PHP file “archive-showcase.php” and move it into your child theme folder. You will add some custom php code in this file and use columns class for grid style. For better design you can add some css in your style.ss file. That’s it.