Skip to content
Public Ticket #24098

Logo

Conversation thread

pinelopi replied

Customer Reply

Thank you!!!

PenciDesign Supporter replied

Staff Reply

Hi,

Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

body {
    --logo-h: 120px;
}
#navigation.header-6 #logo img {
    max-height: var(--logo-h);
}
#navigation.header-6 .pcheader-icon > a,
#navigation.header-6 .main-nav-social,
#navigation.header-6 .menu > li > a, #navigation.header-6 ul.menu > li > a {
    line-height: var(--logo-h);
}
#navigation.header-6 .pcheader-icon > a {
    height: var(--logo-h);
}
#navigation.header-6 {
    height: calc(var(--logo-h) + 2px);
}

Change 120px with the logo height you want to show.

Regards,
PenciDesign.



pinelopi replied

Customer Reply

No matter what number I put does not change. 

PenciDesign Supporter replied

Staff Reply

Hi,

Please go to Appearance > Customize > Logo & Header > Logo: change the log size at the 

- Set A Max Width for Logo,

- Set A Height for Logo Image

Regards,
PenciDesign.


pinelopi started the conversation

Conversation Start

Hello,

I uploaded my logo and its too small. how to make it bigger? there is no choice

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