Skip to content
Public Ticket #29605

Mobile Logo

Conversation thread

PenciDesign Supporter replied

Staff Reply

Hi,

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

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

Regards,
PenciDesign.



Akira McDonough-Sieben started the conversation

Conversation Start

The logo in my mobile site has white space on either side. How do I fix that so it fills the whole width? 

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