Keeping the logo in the middle of the header in mobile view

Keeping the logo in the middle of the header in mobile view

Etay56
Excursionist
31 0 5

Hey, my logo is in the left side in the home page in mobile view, but whenever I click on another page it move to the center and little bit right side of the page in mobile view
I want the logo to stay at the left side of the page at all times, help me with that pls
Thanks in advance.

 

store link: https://7c8266-b4.myshopify.com/

Replies 4 (4)
Etay56
Excursionist
31 0 5

yes, it's because it's in mobile view
I want the logo to stay in the left in mobile view at all times

Etay56
Excursionist
31 0 5

Thanks much for trying to help, the problem were that I put my logo in 150% scale

BSSCommerce-B2B
Shopify Partner
1972 564 566

Hi @Etay56 , 

I have checked your website on mobile view, I can't see the issue "click on another page logo move to the center"? 
Everything in your store look good. 

Btw, if you want to keep the logo in the left side on mobile view or desktop view, you can customize on theme. Follow this way: 

 

Step 1: Go to Admin -> Online store -> Theme > Customize:

 

BSSCommerceB2B_0-1719339520796.png

 

Step 2: Go to Homepage > Header > Logo position (desktop/ mobile): 

In this step, you change the position of logo on theme in desktop view or mobile view as you want: 

In my example, I'm choosing center as my image below, you can choose left side .

BSSCommerceB2B_1-1719339580966.png

 

 

BSSCommerceB2B_2-1719339580544.png

 

Step 3: Save and reload home page.

And the result, your header logo will be stay at the left side of the page at all times. 

 

I hope these instructions will help you. If they are helpful, please give us likes and mark as the solution.

Have a nice day sir! 

 

 

 

B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.


B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.


B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.


BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now

PageFly-Richard
Shopify Partner
4991 1118 1796

Hi @Etay56 

 

This is Richard from PageFly - Shopify Page Builder App

 

Please add this code to your theme.liquid above the </head> to get this solved

Step 1: Online Stores > Themes > More Actions > Edit code

Step 2: click on theme.liquid and paste the code above the </head>

<style>
@media(max-width:767px) {
.header__heading-logo-wrapper {
text-align: center;
}
.header__heading-logo-wrapper  .header__heading-logo {
margin-right: 0;
    margin-left: 27px;
}
}
</style>

PageFlyRichard_0-1719366720046.png

 

Hope this can help you solve the issue 

 

Best regards,

Richard | PageFly 

Please let me know if it works by giving it a Like or marking it as a solution!


➜ Optimize your Shopify store with PageFly Page Builder (Free plan available) 


All features are available from Free plan. Live Chat Support is available 24/7.