Solved

Change the sticky menu header height - Turbo Theme

LeoBSN
Excursionist
20 1 3

Hi everyone,

I would like to change the height size of the menu sticky header, I want it to be smaller and the menu inline with the logo at the left.

Can anyone help to change the codes please?

The site URL is: looveme.co

4CEB6EF0-628C-4157-8007-9496E4468E32.png

Accepted Solution (1)

KetanKumar
Shopify Partner
36843 3636 11978

This is an accepted solution.

@LeoBSN 

Thanks for it

1. Go to Online Store->Theme->Edit code
2. Asset->/styles.scss.liquid->paste below code at the bottom of the file.

.sticky_nav .nav .mini_cart.icon-bag, .sticky_nav .nav .mini_cart.icon-cart {
padding-top: 15px;
    height: auto !important;
}

 

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing

View solution in original post

Replies 3 (3)

KetanKumar
Shopify Partner
36843 3636 11978

This is an accepted solution.

@LeoBSN 

Thanks for it

1. Go to Online Store->Theme->Edit code
2. Asset->/styles.scss.liquid->paste below code at the bottom of the file.

.sticky_nav .nav .mini_cart.icon-bag, .sticky_nav .nav .mini_cart.icon-cart {
padding-top: 15px;
    height: auto !important;
}

 

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
LeoBSN
Excursionist
20 1 3

Awesome, it worked! Thanks!

KetanKumar
Shopify Partner
36843 3636 11978

@LeoBSN 

it's My pleasure to help us 

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing