We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

My logo won't centralise on my website and support can't help me

My logo won't centralise on my website and support can't help me

DurgaTimber
Visitor
1 0 0

I didn't design this site and am now trying to help with it. The logo isn't centralised on mobile and shopify support said:


I had a look at your theme, and currently, there isn’t a direct option to center the logo in the mobile view through the theme settings. I also tried checking further, but since you’re using a third-party theme, there are some system limitations that prevent me from fully accessing or editing the theme on my end.
To center the logo on mobile, some custom coding would be needed. As I am not trained in coding, I’d recommend reaching out to your theme developer they should be able to help make this change for you. Alternatively, you can also post your request in the Shopify Community.

 

Could anyone help me please? The website is shown in the image as it won't let me post it here.

WhatsApp Image 2025-06-25 at 13.59.59.jpeg

Replies 4 (4)

Small_Task_Help
Shopify Partner
1144 55 112

Hi,

Hope this will help

- At theme.css or base.css or styles.css. Add css code at bottom

Code example

/* Center the logo on mobile */
@media screen and (max-width: 767px) {
  .site-header__logo, 
  .header-logo,
  .logo, 
  .your-logo-class {
    margin: 0 auto;
    text-align: center;
    display: block;
  }
}
To Get Shopify Experts Help, Click Here or E-mail - hi@ecommercesmalltask.com
About Us - We are Shopify Developers India
At Google My Business - Ecommerce Small Task - Hire Shopify Developers Ahmedabad

AiTrillion
Shopify Partner
4265 250 752

Hi @DurgaTimber ,

To make the logo center, please copy the below CSS and Go to Themes >> Edit code >> and paste it to base.css and theme.css

.header_wrap2.header_left {
  1.  display: flex;
  2.  justify-content: center;
}

Now, the logo will appear in center.
AiTrillion_0-1750858059239.png

 

If you stuck somewhere, please reply here or feel free to message me!

Sachin D | Shopify Growth Expert @ AiTrillion

- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- 10+ Years of eCommerce experience.
- 1400+ Stores Designed on Shopify.
- All in One Marketing App on Shopify AiTrillion Marketing Automation
.
- 13+ Shopify Apps launched on app store.
Saurav_Mahtha
Shopify Partner
5 0 0

Screenshot 2025-06-25 at 7.05.56 PM.png

 

Hi, Hope this will resolve 

 

@media (max-width: 479px) {

    .color_scheme .header_left {

 

        width: 100%;

 

        margin-right: 0;

 

        margin-bottom: 15px;

 

        justify-content: center;

 

        align-items: center;

  display: flex

;

    }

}

 

Please don't forget to Like & Mark Solution to the post that helped you. Thanks!

Saurav Mahtha | Shopify Wizard 
Crafting E-Commerce Success, One Store at a Time

adammason345_
Visitor
3 0 0

Hello @DurgaTimber

  I have experience this also in my store but i got it rectified by my shopify marketing agency, you can try them out also