I have a problem with bricks that I don’t know how to deal with and it causes me enormous problems.
I can’t understand the priority of the assigned classes, or perhaps the order. Example: I have a class called .thumb, later, I create another called .thumb_red. Even it was created later, .thumb_red does not overide .thumb, so, the older .thumb after the .thumb_red in css according to browser inspector.
Is there any way to sort the order in which the CSS is written? Any way to get around this problem?
I already tried to reorder in ‘global class manager’ change the order on inclusion, but nothing solves.
Obviously there is the possibility of custom css, but I didn’t want to go that way.
Hi,
There’s currently a bug regarding style order, placement, and duplicate classes. We’ll update this thread as soon the issue is solved: