How can I adjust my logo's position on mobile view only?

Hi, unfortunately i don´t know how to change the logo position for mobile view only.

On Desktop Version it´s fine and (almost) like i want. ( I guess it´s not possible to move the logo on the total outside left on the page)

But on mobile view it´s always in the middle.

Below the pictures in the xls file you can see what i mean.

Many thanks in advance for your support!

Hello @Nhise

It’s GemPages support team and glad to support you today.

To provide you with the most precise solution in this case, could you please share the store link?

Hi @GemPages many thanks for your quick reply.
Does this help you ?
https://odxi9sxy449tzm4j-69475664163.shopifypreview.com

@Nhise

I check, you are using Dawn theme. With this theme, the menu on mobile is always in the middle
if you want to edit the position can interfere css if appropriate
I want to know where do you intend to move the logo?

@GemPages perfect would it be on the lft corner if it is possible above the menu.

See attached file and marked in red

@Nhise
Put below css into theme.liquid file before closing tag


Hi @Ujjaval many thanks so is it not possible to put in on top of the menu on the left side?

@Nhise

It’s GemPages support team and glad to support you today.

I would like to give you a solution to support you.

  1. Go to Online Store → Theme → Edit code.

  2. Open your theme.liquid theme file.

  3. Paste the below code before :


Result:

Hope my solution can work and support you!

Kind & Best regards!

GemPages Support Team.

@Nhise You want something like this ?

@GemPages exactly! perfect - many thanks!