Skip to content
Public Ticket #22266

Header on mobile

Conversation thread

PenciDesign Supporter replied

Staff Reply

Hi,

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

@media screen and (max-width: 1024px) {
    .header__top {
        display: block !important;
    }     .header__top .site-branding {
        display: none !important;
    }
}

Regards,
PenciDesign.



Todd replied

Customer Reply

Thank you but we want the banner to display - it is a link to an affiliate

PenciDesign Supporter replied

Staff Reply

Hi,

If you want to customize the layout for the mobile, please scroll down to the "Logo For Mobile Nav Settings" options area.

Regards,
PenciDesign.


Todd started the conversation

Conversation Start

The layout we are using only displays on desktop, not Tablet or Phone

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