WIP: Dropdown Icon Size Ignored When Top-Level Font Size Is Adjusted

When using the Nav (Nestable) element in Bricks Builder 2.0.1, changing the font size under
Nav (Nestable) > TOP LEVEL (ITEM) > Typography > Font size appears to override or ignore the value set for the dropdown icon size under Nav (Nestable) > DROPDOWN > ICON > Icon size.

I’m currently attempting to hide the dropdown icon using the method described in this forum post, which involves setting the icon size to 0. However, this only works if the top-level font size remains untouched.

Could you please confirm whether this is intended behavior or a bug?

Cheers,
Chris

Hi @Chris22,

I’ve recorded the issue in our internal bug tracker. For now, there is a simple workaround: you just need to add !important next to the icon size, and it should work:
CleanShot 2025-08-04 at 10.57.31@2x

Best regards,
Matej

Hi @Matej,

Hey, thanks a bunch for getting back to me so fast! I’ve checked, and your workaround does indeed work with charm.

Cheers,
Chris

1 Like

Hey @Chris22,

perfect, I’m happy to hear that. And once we release a fix for that, we will update this topic. Up until that time, you can use !important there. :slight_smile:

Best regards,
Matej