Adjusting Main Navigation Responsive Appearance
I was wondering if there was a way to change appearance settings for the main navigation based on viewport size. We want the "hamburger" menu for viewports <768px only (not for tablet sized screens). Basically, we're trying to have the main navigation condense to 2 rows of navigation rather than switch to a hamburger menu at tablet size.
Is this possible?
Comments
you can set the responsive menu breakpoint in theme options>responsive>header
find the initial width option
thanks