Need help increasing max logo height in header of HIGHLIGHT theme

Shopify says that some parts of paid themes are not able to be changed (idk why). I’m trying to increase the max logo height on the HIGHLIGHT paid theme from 100px to maybe 300-400px but it seems restricted. Anyone know how to work around this?

@jonathancanales

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.

hello @jonathancanales

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

joncandesign.myshopify.com

password: crielt

ty

joncandesign.myshopify.com

password: crielt

hello @jonathancanales

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

#shopify-section-header .header .logo-img img{
	        height: 200px !important;
	        max-height: 200px !important;
}

that worked perfectly, thank you!

I installed the free Refresh theme. It doesn’t appear to have the theme.css, it only has a theme-editor.js in the assets folder. Any advice? Which CSS file would I need to update?

Hello sorry it don’t work for me would you please help me ? :slightly_smiling_face: