Skip to content
Public Ticket #2249

Logo

Conversation thread

PenciDesign replied

Staff Reply

Hi,

It should be auto re-size to fit with your screen. Because a lot of logo image in landscape size.

You can add more this code to Customize > Custom CSS to resize it like you want:

\
@media only screen and (max-width: 480px){\
#logo a { max-width: 150px; }\
}

Change value 150 to value you want.

Best Regards,

PenciDesign

torresj9 started the conversation

Conversation Start

Why won't my logo resize for mobile? It's too large.

Want to join this conversation or access attachments? Sign in first.