Removes padding from toggle button in navigation widget

/*Removes pedding from toggle button in nav*/

.elementor-menu-toggle {
    padding:0 !important;
}

Categories: