10X the power of Advanced Themer for Bricks Builder
Have you ever been working on an element and feel a little lost on what is going on with its’ styles? Well don’t worry this tutorial will put you in the drivers seat and give you a way of having a birds eye view of what is going on with just a single click.
Explainer Video
CSS Code
Just copy the code from the link below and paste it into the bricks settings under the builder tab choose custom and then in the custom code section paste the code and save.
/* Make the edited icon bigger */
.bricks-panel-controls .has-setting .indicator {
background-color: currentColor;
background-color: var(--bricks-color-secondary);
border-radius: 0%;
display: inline-block;
height: 20px;
width: 6px;
}
.brxce-panel-shortcut__container li.has-settings {
color: var(--bricks-color-accent) !important;
background: rgba(252,87,120, .5) !important;
}
Fixing the shortcuts in Bricks Builder 2.0 RC
I take a look at the good and bad of the new Bricks Builder Release Candidate. While it is not…
Click button to copy text to clipboard
This is something that I use a lot and thought you might find it useful. In the video I explain…
Add a scroll image on mouse over
This is a cool feature that I stole from the Bricks template back end. In the video I show you…
Try Core Framework in Bricks Builder before buying.
In this video I show you how you can set up bricks to work with the free version of Core…
Adding ribbons in Bricks without writing CSS
If you're not a fan of writing CSS, you'll be happy to know that creating eye-catching ribbons in Bricks Builder…
Free framework for Bricks & Advanced Themer
I’m excited to introduce the Bricks Bits Framework, a free, lightweight framework designed to simplify your workflow by covering 99%…




