Issue With Logo Image On Mobile View - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Issue With Logo Image On Mobile View

CS

Caroline Sun

Helix Framework 2 years ago

Hi Team,

The logo has not come to the correct size on mobile view. The image looks like compressed on display.

Is there any suggestion to keep the logo image not deformed?

Thanks! Caroline

0
3 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #106710

Hi

Thanks for contacting us. Use this custom CSS

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

Path towards custom CSS: Extensions>Templates>Styles> Click on your current default template name then choose Template Options. Then find custom CSS within the custom code.

-Regards.

0
CS
Caroline Sun
Accepted Answer
2 years ago #106729

Thanks~ it worked! Have a nice day!

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #106893

You are always welcome. You can now close this post by accepting the answer.

0