Place header in the middle

Place header in the middle

MT27
Pathfinder
170 6 16

Hi for some reason on this page the header has moved to the left, not sure why.. can you please help me place it to the center? Thank you

 

Pass: biangu

Url:https://matibrnd.com/pages/about-us-now

MT27_0-1711107994922.png

 

Replies 6 (6)

Raj-webdesigner
Shopify Partner
363 90 90

Hello @MT27 

Put This Code on Your Edit code > base.css

@media screen and (min-width:990px){
    #shopify-section-header .header__inline-menu {
        margin-left: 0 !important;
        margin-top: 0 !important;
        grid-row: 1;            
    }
    .header.header--top-center h1.header__heading {
        grid-column: 1;
    }
}       


Can You Need Other Help Please Contect On 

mail.to ==> raj.s.hopiant@gmail.com

Are you looking for Shopify Developer then your search is over I will help you


If you require further help to optimize your store, please don’t hesitate to reach out.


This contribution will always benefit you and you will get my full help easily and you can contact me easily.


Your Willpower Contribution Link

:-

❤️Tip❤️

Contect On My Mail :-Mail@gmail.com


MT27
Pathfinder
170 6 16

didn't work..

MT27_1-1711112423788.png

 

Raj-webdesigner
Shopify Partner
363 90 90

Add This Css on base.css.

 

@media screen and (min-width:990px){
    #shopify-section-header .header__inline-menu {
        margin-left: 0 !important;
        margin-top: 0 !important;
        grid-row: 1;            
    }
    .header.header--top-center a.header__heading-link.link.link--text.focus-inset,h1.header__heading {
       grid-column: 1;
    }   
} 
header.header.header--top-center.header--mobile-center.page-width.header--has-menu{
    left: 0;
    right: 0;
}

 

 

Are you looking for Shopify Developer then your search is over I will help you


If you require further help to optimize your store, please don’t hesitate to reach out.


This contribution will always benefit you and you will get my full help easily and you can contact me easily.


Your Willpower Contribution Link

:-

❤️Tip❤️

Contect On My Mail :-Mail@gmail.com


MT27
Pathfinder
170 6 16

didn't work again, can you kindly check mainpage? that's how it should be

Url: matibrnd.com 

MT27_0-1711120414904.png

 

Raj-webdesigner
Shopify Partner
363 90 90

First you put my second code and then I will tell you the problem, Because I want to be a judge

 See screenshot >> https://prnt.sc/t_dVxd058dRq
Notify me after placing this code

Are you looking for Shopify Developer then your search is over I will help you


If you require further help to optimize your store, please don’t hesitate to reach out.


This contribution will always benefit you and you will get my full help easily and you can contact me easily.


Your Willpower Contribution Link

:-

❤️Tip❤️

Contect On My Mail :-Mail@gmail.com


PageFly-Oliver
Shopify Partner
878 190 188

Hi @MT27 ,

 

You can try this code by following these steps:

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file theme.liquid

Step 3: Paste the below code at the bottom of the file -> Save

 

<style>
.header{
max-width:100% !important
}
</style>

 

 

Hope my solution works perfectly for you!

Best regards,

Oliver | PageFly

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


PageFly - #1 Page Builder for Shopify merchants.


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