Option to disable default classes

Hi guys,

before I start: Great work on Bricks Builder. Using it since 2022 and the progress is amazing. No other builder can compete with Bricks.

Now I know that this topic has already been discussed a couple of times in this forum, but I want to initiate it again from a different standpoint.

I think it would be great, if we could dequeue default Bricks styles. Either class by class or just all together. From the previous discussions I saw, it is clear, that this would have to be an option for the “dangerous” settings area that is disabled by default, so that Bricks websites are not blown up because default styles are gone.

But it would be great if those wo wan’t to use CSS Frameworks and know what they’re doing don’t have to deal with !important and :not(#arg1 #arg2) to push their styles above the Bricks default styles.

I have this problem with Automatic.css and also with Tailpress. For Containers, Buttons and some other elements there are default styles like .bricks-button that have a higher priority than some classes of Automatic.css. I’m aware of the workarrounds like creating div’s for everything, but it would be nice if I could use the right elements.

Is that complicated to implement?

2 Likes