Solved

Need help increasing max logo height in header of HIGHLIGHT theme

jonathancanales
Tourist
9 0 2

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? 

Accepted Solution (1)
Kinjaldavra
Shopify Partner
2302 570 1422

This is an accepted solution.

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;
}

 

View solution in original post

Replies 8 (8)

KetanKumar
Shopify Partner
36839 3635 11972

@jonathancanales 

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

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

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

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
jonathancanales
Tourist
9 0 2

joncandesign.myshopify.com

password: crielt

Kinjaldavra
Shopify Partner
2302 570 1422

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.

jonathancanales
Tourist
9 0 2

ty

joncandesign.myshopify.com

password: crielt

Kinjaldavra
Shopify Partner
2302 570 1422

This is an accepted solution.

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;
}

 

jonathancanales
Tourist
9 0 2

that worked perfectly, thank you!

Graham256
Tourist
13 0 2

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?

Marion9
Shopify Partner
1 0 0

Hello sorry it don't work for me would you please help me ? 🙂