Edit menu in mobile

How to move this to the middle of the menu in Dawn theme

Hi @ai41
Please share your store URL and password.
So that I will check and let you know the exact solution here.

https://b6448a-44.myshopify.com

NO password

Hi @ai41

  1. In your Shopify Admin go to online store > themes > actions > edit code
  2. Find Asset > base.css and paste this at the bottom of the file:
.menu-drawer__inner-container .list-menu__item {
justify-content: center;
}

thank you! , i have another issue , how can i make the website logo sticky like when i scroll down the logo stays