Logo On Mobile Too Large After Update To Helix Ultimate 2.0.5 - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Logo On Mobile Too Large After Update To Helix Ultimate 2.0.5

Edze de Boer

Edze de Boer

Helix Framework 4 years ago

Hi guys,

I see on several websites that the logo is too large (too high) on a mobile phone. What should be the perfect dimensions for the mobile logo? Kind regards, Edze de Boer https://www.screencast.com/t/hiFDfKuzzHq

0
5 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 4 years ago #40716

Hi,

There is no specific dimensions for that. Give me your site URL so that I can check

-Regards

0
Edze de Boer
Edze de Boer
Accepted Answer
4 years ago #40724

Hi Mehtaz,

I give you three examples:

At the 1st and 2nd the logo seems too high on mobile. At the 3rd the logo seems ok.

dok7woensel.nl logo 90 px high header 100 px high https://www.screencast.com/t/3Zceoax98

restaurantolio.nl logo 110 px high header 110 px high https://www.screencast.com/t/hiFDfKuzzHq

pizzeria-eindhoven.nl logo 60 px high header 70 px high https://www.screencast.com/t/GSxlyVcRsn Here the dimensions of the logo are ok on mobile phone

Kind regards, Edze de Boer

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 4 years ago #40731

Actually there is no specific height you have to set the height and see which is perfect for your site.You can use custom css also. You can follow this blog below:

https://www.joomshaper.com/blog/which-line-of-css-i-have-to-edit-code-inspector-in-action

0
Edze de Boer
Edze de Boer
Accepted Answer
4 years ago #40889

Hi Mehtaz,

For the PC screen I choose a logo that is 90 px high, a Logo Height of 90 px and a Header Height of 100 px. This looks fine on a PC screen: www.dok7woensel.nl

For the Mobile screen I choose a logo that is 60 px high. On Mobile screen this logo grows to a height of 90 px. It seems that the Logo Height is not only for the PC screen, but is also valid for the Mobile screen.

It looks like this effect is only visible since the update to version 2.0.x of the Helix Ultimate template. Why oh why is the Header Height the same for PC screen and for Mobile screen?

Somewhere in the Developer Code screen I found this code:

.logo-image-phone { height: 60px; }

If I place this code in the Custom CSS field of the Template Options' Custom Code, it doesn't have any effect on the mobile screen.

Instead of shrinking the logo to 60 px high, I should be able to grow the height of the row that includes the mobile logo from 60 px to 90 px. In this case the problem could also be solved.

Please give me a solution, because I am out op options here...

Kind regards, Edze de Boer

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 4 years ago #40980

Hi,

When you used custom css you should give a !important after your css then it works. Try this and let me know

0