How can I make header small in length

How can I make header small in length

Anum990
Excursionist
19 0 5

HI, 

 I want header lenght small more then theme allows I m using dawn theme Help me with it .

Screenshot (17).png

Replies 6 (6)

BSSCommerce-HDL
Shopify Partner
2305 848 1064

Hi @Anum990, You should crop the logo a little bit it will shrink your height accordingly

BSSCommerceHDL_0-1727185728349.png

Hope this can help you 😍

Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges:
Get more sales with striking labels, badges, and banners from our 10,000+ available templates.

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

BSS-TekLabs
Shopify Partner
2350 702 827

- Here is the solution for you @Anum990 
- Please follow these steps:
1. Go to Online Store --> Theme --> Edit code.
2. Open your theme.liquid file
3. In theme.liquid, paste the below code before </head> and press 'Save' to save it

 

<style>
img.header__heading-logo.motion-reduce {
    height: 70px !important;
    object-fit: cover !important;
}
</style>

 

- Here is the result you will achieve:

BSSTekLabs_0-1727185832411.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)


Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page


BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
BSS-TekLabs
Shopify Partner
2350 702 827

If you want the title to be even smaller, you can reduce 70px to a smaller number. and your logo will still be large @Anum990 .

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)


Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page


BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
Anum990
Excursionist
19 0 5

After makeing it to 70px is gets smaller and i want bigger logo with brand name in small header can we do that?

 

BSS-TekLabs
Shopify Partner
2350 702 827
<style>
img.header__heading-logo.motion-reduce {
    height: 70px !important;
    object-fit: cover !important;
transform: scale(1.4) !important;
}
</style>

Can you try this code @Anum990 

BSSTekLabs_0-1727187148560.png

 

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)


Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page


BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
Anum990
Excursionist
19 0 5

I m providing you my logo Can you adjust this for me Please I want big logo in small header

 

barakah logoo.png