I want to resize the structure panel too :)

so much empty space :slight_smile:

resize please.

yeeees


#bricks-structure{
	width:200px
}
#bricks-preview.show-structure{
margin-right: 200px;
}
1 Like

Just use Advanced Themer, does exactly this … and more.

nope

my biggest bricks builder rule is NO PLUGIN

here this works :slight_smile:

#bricks-structure{
	width:200px
}
#bricks-preview.show-structure{
margin-right: 200px;
}

2 Likes

Well whatever works for you. Personally I like to make my life as easy as possible.

100%

I just like writing css :blush:

1 Like