Retina logo distorted on mobile

3 replies · opened Feb 6, 2018

SStanCanDesignFeb 6, 2018

Retina logo is distorted at smaller browser width. How to resize the logo proportionally at smaller browser width?

SSemicolon WebSTAFFFeb 7, 2018

Hello,

Can you please provide us with a Live URL so that we can check out the exact issue and provide you with a more accurate solution for this. Thanks for your Patience.

Meanwhile, do let us know if we can help you with anything else or if you find any further issues with Canvas.

SStanCanDesignFeb 13, 2018

http://stancandesign.com

Currently have a different (less wide) logo in to avoid the issue, but please reference the attached screenshots to see what was happening with wider logo.

Thank you.

SSemicolon WebSTAFFFeb 24, 2018

Hello,

To avoid this issue, please consider using the following code:

.device-sm #logo img,
.device-xs #logo img {
    height: 70px;
    margin-top: 15px;
    margin-bottom: 15px;
}

You can consider changing the height and margins according to your Logo Size.

Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard