How to reduce header padding above and below logo

Solved

How to reduce header padding above and below logo

Matthew114
Excursionist
21 0 4

My header currently looks like this:

Matthew114_0-1745360531561.png

I'd like the empty space above and below the logo to be smaller. For context I am using the prestige theme.

If you have an ideas on how to do this, please let me know

Thanks

Accepted Solution (1)

Dan-From-Ryviu
Shopify Partner
11754 2305 2488

This is an accepted solution.

Hi @Matthew114 

You can do that by adding this code to Custom CSS of Header in Online Store > Themes > Customize. Change 1.5 in the code to a value that fits your request. 

.header__logo-image {
    transform: scale(1.5);
}

Screenshot 2025-04-23 at 08.40.47.png

- Helpful? Like & Accept solution! - Support me: Buy me a coffee
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...
Sign up now.

View solution in original post

Replies 4 (4)

dbroad
New Member
4 0 0

It is either you delete and create another header or you use the padding method, i have an idea to fix this for you, reach outsolutions.jpg

Matthew114
Excursionist
21 0 4

Just tell me  here

Matthew114
Excursionist
21 0 4

Dan-From-Ryviu
Shopify Partner
11754 2305 2488

This is an accepted solution.

Hi @Matthew114 

You can do that by adding this code to Custom CSS of Header in Online Store > Themes > Customize. Change 1.5 in the code to a value that fits your request. 

.header__logo-image {
    transform: scale(1.5);
}

Screenshot 2025-04-23 at 08.40.47.png

- Helpful? Like & Accept solution! - Support me: Buy me a coffee
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...
Sign up now.