How do I increase my logo image size in header on Reach Theme

Hello,

I am really wanting to change the size of the header logo image on my home page in Reach theme. The current max width and height is set at 150px height and 200px width. Is it possible to increase the size x3? Any help would be great.

1 Like

@lenam

Sorry you are facing this issue, it would be my pleasure to help you.

Welcome to the Shopify community! :blush:
Thanks for your good question.

Please share your site URL,
I will check out the issue and provide you a solution here.

1 Like

@lenam

Please share your store URL.

hello @lenam

Please provide website url and if your store is password protected then also provide password So I will check and provide a solution here.

https://www.hellochooki.com.au is the url. Any help would be much appreciated!

https://www.hellochooki.com.au is the url. Can you help at all?

1 Like

@lenam

Your shop is password protected. Please provide password.

The collaborator request code is 3562. Thanks

1 Like

@lenam

just sent frontend password

@lenam
Do Share the Store Frontend Password

1 Like

hello @lenam

please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.

.template-collection .grid .grid__item .grid-view-item__title.product-card__title , .template-product  .grid  .grid__item  .product-single__meta    .product-single__title{
    text-transform: none;
}