Below is the CSS code you can copy and paste into your website to add an offset to the Smooth Scroll feature in Bricks. The code is as follows: This…
Using the has_blocks() function inside of Bricks allows you to control the output of elements based on whether or not you’re using Gutenberg or Bricks for the content of your…
This article shows you how to create a Single Post template in Bricks Builder that allows you to use Gutenberg AND Bricks Builder to create your content area. Here’s what…
After searching for the best alternative to Elementor and Beaver Builder, I have finally found the fastest Page Builder for WordPress – and I mean, it’s INSANELY fast. I’ve fallen…
To show and hide elements in Bricks Builder based on Post Type conditions, you need to combine the native WordPress get_post_type() function with the Bricks Builder “echo” feature available in…
In this post, I detail all the tips and tricks I’ve learnt while integrating the BEM methodology into the websites I build using Bricks Builder so that you can learn…
Here is how you can Show and Hide elements on the Page based on whether or not your Business is currently OPEN or CLOSED. The more robust solution For a…
Here’s how to show a “you save X% in” in the WooCommerce shop loop when using Bricks Builder. VIDEO: The Video Tutorial Here is my YouTube video that shows you…
I wanted a way to add a Table of Contents to WordPress that made the usability of the website much better. Easy right? Well, I couldn’t find it in the…
This post will show you how to show your WordPress Blog Posts and a Table with a filter without using jQuery. I originally found the code at this link here…