Skip to content
Public Ticket #21548

SVG logo not visible

Conversation thread

tomluijten replied

Customer Reply

Thanks for that, it works, 

----- What about the mobile version? It's also not visible.
Neverming, found it already:

.pc-logo.pb-logo-mobile.penci-header-image-logo img {
    width: 200px;
    height: 40px;
}

PenciDesign Supporter replied

Staff Reply

Hi,

There is some problem while reading SVG image size dimension, so the SVG image can't render properly, Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

.pc-logo-desktop.penci-header-image-logo img {
    width: 200px;
    height: 40px;
}

Regards,
PenciDesign.



tomluijten started the conversation

Conversation Start

Hi, 

I uploaded an SVG logo in the header builder. It's visible on the left side menu but it's not visible on the header itself. Can you please help me. Please see the attachment.

Thanks,

Tom

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