Increase Logo Size In Header - prestige Theme

Hello I need help to please make my logo size bigger in my prestige theme. it comes up so tiny on mobile app. my store is retired groupie.

i have maxed it out at 350px there is no option to do anything larger

Hii , @retiredgroupie

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

kindly share your store URL, so that
I will check out the issue and provide a solution.

If this post is helpful for you Kindly Like the comment.

@retiredgroupie

Please share your store URL & a screenshot of what do you want!

Thanks!

Www.retiredgroupie.com

I’d like what I circled to be larger! Thanks!
Www.retiredgroupie.com

@retiredgroupie

Please add This code in your css file :

.Header__LogoImage {
max-width: 90% !important;
margin: 0 auto !important;
}

It will resize your image like below :

If this post is helpful for you Kindly Like and Accept this as a solution.

I’m sorry what is a css file, i don’t know what that means ##- Please type
your reply above this line -##

@retiredgroupie

Welcome to Shopify community and thanks for posting this question.

Please use this below code at the bottom of your Settings > Online Store > Themes > Action > Edit Code > theme.css file

Thank you it did make it larger but unfortunately now it is off center. see
photo below..
Is there any way to make it this size, plus it being centered ?

1 Like

@retiredgroupie

kindly share the attached image ?

@retiredgroupie

kindly like and accept the above post as a solution if it’s helpful .

Thankyou