Skip to content
Public Ticket #4505

Logo Header Padding Top & Bottom

Conversation thread

DamienLB replied

Customer Reply

Thank you very much for your answer!

PenciDesign replied

Staff Reply

Hi,

Please add more this code to Customize > Custom CSS to do that:

\
@media only screen and (max-width: 768px){\
#header .inner-header .container{ padding: 10px 0; }\
}\

Best Regards,

PenciDesign

DamienLB started the conversation

Conversation Start

Hi,

I'd like to set a different value for Logo Header Padding Top & Bottom depending on whether you're on a computer or your mobile.

The default setting is 40 for the desktop version of the website and I'd like to keep it that way but I'd like to set it to 10 for the mobile version.

What custom CSS code should I add to the theme?

Take care,

Damien

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