Refresh theme Move Navigation Bar to centre and Move Logo far left

Refresh theme Move Navigation Bar to centre and Move Logo far left

viral1
Tourist
5 0 1

Theme - Refresh
Website - https://airleap.co/
Would like to move navigation bar to centre of screen. And move my logo to the far left side of the screen.
Thanks 🙂
Screenshot 2023-08-05 003941.png

Replies 4 (4)

shreyhweb
Shopify Partner
722 118 135

@viral1 

 

Hello,

 

please add below code above </body> in theme.liquid

 

online store >> edit code >> theme.liquid

 

<style>
@media screen and (min-width: 990px){
.header {
    grid-template-columns: 1fr auto 1fr!important;
    max-width:100%!important;
}

}
</style>

 

after adding this code look like

shreyhweb_0-1691168743969.png

 

If our solution helpful for you then please like and tap on accepted.

 

Thankyou 🙂

- If You Find Our Solution Helpful Please Like And Mark As Accepted!
- Sip, savor, and support – your Coffee Tip helps us keep coding.❤️
- If You Want To Further Discussion. Then Contact - info@shreyhsoftsolutions.com
MRmitch
Visitor
1 0 0

For me the code made it move to the left, can you help me get it to the middle

Ollie
Shopify Staff (Retired)
2550 460 426

Hey @viral1.
 
Thanks for reaching out. 
 
Did the coding change advised by @shreyhweb, do the trick for you? If so, be sure to mark their post as a solution to inform others that may view the thread.
 
Looking into the Refresh theme, I noticed that moving the logo and navigation head menu is not available using the Theme Editor. With that being said, it would be possible to have the header section displayed as you would like by making a change to the theme's coding. Since the Refresh theme is designed and supported by Shopify, we can use free design time for Shopify themes to allow our internal team to make the change on your behalf.
 
04-05-71577-56897
 
If you are interested in using the design time, you will need to login to your store using the Contact Us page. This will allow us to securely verify you as the store owner before speaking directly with a Support Advisor about the changes you would like to see. 
 
Let me know if you have any questions.

Ollie | Social Care @ Shopify 
 - Was my reply helpful? Click Like to let me know! 
 - Was your question answered? Mark it as an Accepted Solution
 - To learn more visit the Shopify Help Center or the Shopify Blog

Made4uo-Ribe
Shopify Partner
10043 2388 3015

Hi @viral1 ,

Try this one. 

  1. From your Shopify admin dashboard, click on "Online Store" and then "Themes".
  2. Find the theme that you want to edit and click on "Actions" and then "Edit code".
  3. In the "Assets" folder, click on "base.css, style.css or theme.css" file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:
  4. And Save.
header.header.header--middle-left.header--mobile-center.page-width.header--has-menu {
    max-width: 100%;
    grid-template-columns: 1fr auto 1fr;
}

Result:

Ribe_Dagandara_0-1691172832570.png

I hope it help.

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.