Mobile Logo Looks Distorted - Question | JoomShaper

Mobile Logo Looks Distorted

D

Dominik

Template 1 year ago

Hi there

Unfortunately, the mobile logo of the Ensure template is distorted/compressed and does not look nice. I have already tried the following without success:

.logo-image-phone { height: 40px!important; }

and

@media (max-width: 575px){

sp-header {

height: 40px !important;

} }

Neither of these worked.

What else can I do?

Thank you Domi

0
3 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #148195

Hi Domi,

I will check , but in general ...

#sp-header { ...} is for whole header, not logo image itself.

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #148200

You had problem also on laptop (MacBook Air) i fixed that already

Screenshot 2024-02-12 at 12-11-52 Home.png

Preview site on Privacy mode to see changes.

MOBILE also fixed :)). // refresh browser 2x to see changes

0
D
Dominik
Accepted Answer
1 year ago #148215

Thank you Paul

0