Header

Remove Bricks Header using remove_action

Here is the PHP Code you can copy and paste to remove the Bricks Builder header using a PHP action hook – specifically render_header. In the above code, I am removing the Bricks Header from the Post Types that I use for my Sales Funnels built using the FunnelKit plugin. You just need to add […]

Remove the Header and Footer in Bricks Builder (The Correct Way)

By the end of this article, you’ll know the easiest way to remove the Header and Footer on the different pages, templates, Custom Post Types and layouts you build inside of Bricks Builder. HINT: The best way to disable the header and footer is NOT like the below: Because… even though this does indeed work… […]