How to make header logo a bit bigger?

Solved

How to make header logo a bit bigger?

GreenPax
Excursionist
28 0 11

Hi! please help me how to make my header logo just a bit bigger

Shop url - https://greenpaxstore.com/

Screenshot_10.png

Accepted Solution (1)

Made4uo-Ribe
Shopify Partner
9865 2347 2945

This is an accepted solution.

Hi @GreenPax 

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 "Assets" folder, click on "base.css, style.css or theme.css" file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:

 

.header__heading-logo-wrapper  img {
    width: 180px;
}

 

  • And Save.
  • Result:
  • Made4uoRibe_0-1737499626259.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.

View solution in original post

Replies 5 (5)

Made4uo-Ribe
Shopify Partner
9865 2347 2945

This is an accepted solution.

Hi @GreenPax 

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 "Assets" folder, click on "base.css, style.css or theme.css" file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:

 

.header__heading-logo-wrapper  img {
    width: 180px;
}

 

  • And Save.
  • Result:
  • Made4uoRibe_0-1737499626259.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.

DaisyVo
Shopify Partner
3606 402 484

Hi @GreenPax ,

You can follow the steps here:

 

Step 1: Shopify admin > Online store > Customize: https://prnt.sc/XQ6IDB99kUCd
Step 2: From the left menu > Theme settings > Open Custom CSS: https://prnt.sc/ypQ7nly2wv27
Step 3: Copy the code below and paste it there

 

Here is the code for step 3:

.header__heading-logo-wrapper img {
    width: 170px !important;
}
ima

Here is the result:

DaisyVo_0-1737501228297.png

 

Please let me know if it works!

Best,

Mia

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

PageFly-Richard
Shopify Partner
4902 1102 1779

This is Richard from PageFly - Shopify Page Builder App

 

Hi @GreenPax    Please add code here to fix it:

Step 1: Online Stores > Themes > Edit code

Step 2: Choose file theme.liquid
Step 3: Add code above the tag </body>

 

<style>
.header__heading-logo{
    width: 200px;
}
</style>

 

Hope my solution will help you resolve the issue.

 

Best regards,

Richard | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


➜ Optimize your Shopify store with PageFly Page Builder (Free plan available) 


All features are available from Free plan. Live Chat Support is available 24/7.

LizHoang
Shopify Partner
879 103 134

Hi GreenPax

You can try to follow this step
Step 1: Go to Edit code
Step 2: Find file base.css and add this code at the end of the file

 

img.header__heading-logo.motion-reduce {
    width: 185px;
}

 

Result: 

LizHoang_0-1737514275560.png

 

Best,
LizHoang

 

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

Check our Joy Rewards & Loyalty Program

topnewyork
Astronaut
1130 151 189

Hi @GreenPax 

Hi
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file
3. In theme.liquid, paste the below code before </head>

<style>
.header__heading-logo {
    height: auto;
    max-width: 100%;
    transform: scale(1.3);
}
</style>

If my reply is helpful, kindly click like and mark it as an accepted solution.
Thanks!

Need a Shopify developer? Hire us at Top New York Web Design
Boost Your Store Sales with Volume/Tier Discount Try Big Bulk Discount
Create New Shopify Store For Just 1$/Month