Making Changes to Header

Making Changes to Header

hollypie002
Tourist
16 0 1

Hi! Happy New Year!

I'm currently in the process of trying to convert my website from a third-party theme to Shopify's Dawn theme. I am trying to recreate my old header design but struggling to achieve some of the same results. 

 

1. Social Media Circular icons 

2. Two-toned header (baby blue behind the logo and white behind the menu)

3. Make the menu font pink, larger, semi-bold and better spacing

 

Any advice would be appreciated!

 

Goal =

Goal.jpg

 

Current =

Current.jpg

Replies 5 (5)

Hasan112
Shopify Partner
152 11 21

Need to be coding & changes.  

- If you need assistance with your store, feel free to contact us at zayan.1@yahoo.com or WhatsApp!
- Hire me, if you want to Design, Re-design, Develop a store or make changes to the pre-built store.
- If its helpful, please Mark as Accepted Solution, reply helpful? Click Like. Or Coffee Tip Thank you!

DaisyVo
Shopify Partner
2834 339 394

Hi @hollypie002 

 

Could you please share with us the store link so we can provide you with a suitable solution?

 

Thank you!

 

Best,

Daisy - Avada Support Team 

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Avada SEO & Image Optimizer - The #1 SEO solution
hollypie002
Tourist
16 0 1

Hi Daisy! Yes of course, it's patchandstick.com

The rest of the website isn't finished so ignore that state of it 😂 

Thank you!

DaisyVo
Shopify Partner
2834 339 394

Hi @hollypie002 

 

It seems you completed this task. Not sure if there is anything else that we can help you with?

 

Best,
Daisy - Avada Support Team.

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Avada SEO & Image Optimizer - The #1 SEO solution

Made4uo-Ribe
Shopify Partner
9707 2308 2886

Hi @hollypie002 

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 "theme. Liquid" file. Find the </body> tag and paste the code below before the tag. 

 

<style>
@media screen and (min-width: 990px) {
header.header {
    max-width: 100%;
    padding: 0;
}

ul.list-menu.list-menu--inline {
    align-self: center;
    justify-self: center;
}

nav.header__inline-menu {
    display: flex;
    justify-content: center;
    background: white;
}

.header:not(.drawer-menu).page-width {
        padding:0;
}


h1.header__heading {
    padding-top: 20px;
}

details-modal.header__search {
    padding-left: 5rem;
}

.header__icons.header__icons--localization.header-localization {
    padding-right: 5rem;
}


nav.header__inline-menu span, .header__menu-item .icon-caret {
    color: #ed78af;
}
}
</style>

 

  • And Save.
  • Result:
  • Made4uoRibe_0-1735850867007.png

     

 

Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better! 

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.
Create custom Shopify pages effortlessly with PageFly's drag-and-drop ⚙️.