Skip to content
Public Ticket #6068

LOGO in bad quality / svg file upload not possible

Conversation thread

Martynaschmeckt replied

Customer Reply

Thank you, awesome :)

PenciDesign replied

Staff Reply

Hi,

If you want to change the size for the logo, let's replace the code I sent to this code:

#logo img{ width: 500px; }
#sidebar-nav-logo img { width: 185px; }
@media only screen and (max-width: 769px){
#logo img{ width: 300px; }
}

Change value 500 to value you want.

Best Regards,

PenciDesign

Martynaschmeckt replied

Customer Reply

thank you, that works :) How to change the size of that logo? Should I change it in that code?

#logo img{ width: 300px; }
#sidebar-nav-logo img { width: 185px; }

Thank you!

Martyna

PenciDesign replied

Staff Reply

Hi,

You can upload your logo svg replace with the current logo image, after that, add more this code to Customize > Custom CSS to make it display:

#logo img{ width: 300px; }
#sidebar-nav-logo img { width: 185px; }

Best Regards,

PenciDesign

Martynaschmeckt started the conversation

Conversation Start

I would like my logo to be place like now but in better quality. Unfortunately I can not use the svg file. Could you help me somehow?

www.martynaschmeckt.com

Thank youMartyna

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