From your Shopify admin dashboard, click on “Online Store” and then “Themes”.
Find the theme that you want to edit and click on “Actions” and then “Edit code”.
In the “Assets” folder, click on “base.css, style.css or theme.css” file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:
@media only screen and (max-width: 749px){
.container.content.header-container {
flex-direction: column-reverse;
}
.slicknav_menu {
position: absolute;
bottom: 20px;
}
}
Hi @hellocc [email removed]
This is Theodore from PageFly - Shopify Page Builder App.
For solving the problem about the Move Burger Menu To Top Left Corner In Mobile, let’s try this solution:
Online Store ->Theme ->Edit code
Assets → styles.css
I’ll be so happy if my suggestion can help to solve your problem. If you have any further questions, please feel free to tell me.
Best regards,
Theodore | PageFly