Burger Menu Toggle Issue

Hello everyone :wave:

I’m having an issue where the menu toggle icon #vectorimage31 (default) is stuck far to the right, and I am not able to control it at all, not the size, or its positioning, any change I make instantly reverts it. I am able to control the element on desktop breakpoint, but not tablet. Because this is a default element, I cannot delete it.

Has anyone experiences this or know how to fix this? The “X” close button (#vectorimage31) doesn’t show on Tablets because of this.

1 Like

hey @heavenswaffles0

The issue here is the menu container width. It’s set to be fixed, and has a very large width value.

You can set the same breakpoint width size.

I hope you find this information useful.

Regards.