Navigation and Logo all the way to the left - Refresh Theme

Hey guys,

I need help with my shop. I would like to have the logo and navigation on the mobile view all the way to the left. I have already chosen this option in the header settings (middle left), but there is still a huge gap between the navigation and the left side of the screen and between the navigation and the logo (see picture below).

Does anyone know how I can reduce these gaps on the mobile view? I’m using the refresh theme.

Thank you very much in advance.

2 Likes

Hi Josh,

thanks for the quick reply, but I’d rather keep the conversation here so that everyone in the community can profit from the solution :slightly_smiling_face:

Hi @DTours , I hope you are doing well. Kindly share your store URL.

Thanks!

Hi @topnewyork

thanks for the reply!

The URL is dunk-tours.de and the password is “topnewyork” for now.

Try the below instructions and code:

  1. Go to Online Store → Theme → Edit code.
  2. Open your theme.liquid file
  3. In theme.liquid, paste the below code before

If my reply is helpful, kindly click like and mark it as an accepted solution.

Thanks!

Hi @topnewyork ,

unfortunately it did not work. It now added this line on the desktop and mobile view:

And yes, I did add the code before in the theme liquid. Any idea what else could work?

@DTours , try now

.header { padding: 5px !important; }

@topnewyork ,

this one worked for the navigation, but:

  • The entire header now moves down on both desktop and mobile as I adjust the padding

  • The logo is still too much in the center on the mobile view.

Is there anyway to move the navigation more to the left side of the screen and reduce the space between navigation and logo? Only on the mobile view, I’m happy with the look on the desktop view.

Thank you for your help.

Hi @DTours

Is this solve, right?

Hi @Made4uo-Ribe ,

yes, this is the one :slightly_smiling_face: