Edit Gap Inside Header

Edit Gap Inside Header

martujv
Pathfinder
143 2 34

Hello! 

 

Basically I'm trying to make my header thinner on desktop version.

 

I managed to find a code for making the "bottom gap" inside the header (below the logo and menu icons) smaller with this code:

 

<style>

.header__row.header__row-desktop.lower {
height: 65px;
}
</style>

 

But this only affects the lower part of the header (it reduces the distance between the logo and the bottom of the header, making it thinner).

 

I would need a code for the upper part (the gap between the top of the header and the logo/icons).

 

My theme is stiletto and my web is www.winnerofficial.com

 

Thanks in advance!!!

Replies 2 (2)

BSS-TekLabs
Shopify Partner
2019 583 687

- Here is the solution for you @martujv 
- Please follow these steps:

step.png

- Then find the base.css or theme.css file.
- Then add the following code at the end of the file and press 'Save' to save it.

.header__row.header__row-desktop.upper {
 position: absolute !important;
    top: 23px !important;
    right: 175px !important;
}

- Here is the result you will achieve:

BSSTekLabs_0-1721910063443.png

 

 

- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.

If our suggestions are useful, please let us know by giving it a like or marking it as a solution.


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)

BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now

Rahul_dhiman
Shopify Partner
462 93 96

Hello @martujv 

Go to online store ---------> themes --------------> actions ------> edit code------->theme.css
and add this code at the end of the file.

.header__row.header__row-desktop.upper {
    position: absolute;
    top: 23px;
    right: 381px;
}

 and the result will be
15.png

If this was helpful, hit the like button and mark the job as completed.
Thanks

Was I helpful?

Buy me a coffee



Want to modify or custom changes or bug fix on store . Or Need help with your store? Or -Want Complete Storefront
Email me -rahul@prowebcoder.com - Skype: live:dhiman.639
Checkout Some Free Sections Here
Mobile:- +91 62390-46167