Mobile Menu Burger Thickness

Hi,

I can’t seem to change the thickness of the burger toggle?

Tom

Hi Tom,

  • Please add the my-menu class to your menu:

  • Then add the following CSS:
.my-menu .x-toggle-burger {
     font-size: 0.15em !important;
}

Hope it helps :slight_smile:

Thank you! Helpful :grin:

You’re welcome! :slight_smile:

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.