Hamburger menu changes position in mobile version
Hi MuffinGroup,
On my website www.33organic.com I installed your Betheme Herbal. Everything is good but I have selected the sticky menu option and when the screen goes below 846px the hamburger menu takes on a margin-top -17. Because of this event the hamburger menu is no longer in the vertical center of the header. Is there a sollution to this problem?
@media only screen and (max-width: 767px)
.mobile-header-mini #Top_bar a.responsive-menu-toggle {
top: 30px!important;
left: auto;
right: 10px
margin-top: -17px <------------------------------------------- I think this rule causes the effect.
}
Comments
please tell us where you would like to move mobile responsive icon then? As we can see, the icon looks great and is the a right place.