Hi @usmekhan91 , Welcome to the Shopify Community!
To fix the header logo size, you can try adding custom CSS code to adjust the dimensions. Here’s a quick solution:
You can add this code to your theme’s custom CSS area. Here’s how:
- From your Shopify admin, go to Online Store > Themes.
- Find the theme you want to edit and click “Actions” > “Edit code.”
- In the left-hand sidebar, open the Assets folder and click on the “theme.scss.liquid” file.
- Scroll to the bottom and paste the above CSS code.
- Save the file.
Please note that you may need to adjust the max-width value to fit your desired logo size. Feel free to experiment until you achieve the desired result.
If you need further assistance or have any questions, don’t hesitate to ask!
