Hi there,
We habe a Buddypress-Gwangi-Grimlock setup. I manually created a custom post type (cpt) and I’m trying to customize the single page of it. Unfortunately “grimlock” adds a “boxed” region css, which makes it almost impossible to make it fluid. I’d like to be able to change the setting of the CPT in the Customizer as easy as it is for the standard post.
It seems to take a standard css setup for boxed layout
<div id="content" tabindex="-1" class="site-content region">
<div class="region__container">
<div class="region__row">
<article id="post-2127" class="post-2127 trail type-trail status-publish has-post-thumbnail hentry">
Thanks for any help on the topic of using CPT with Grimlock/Customizer