Skip to content
Public Ticket #6701

Disable sticky header on mobile only

Conversation thread

kaystie replied

Customer Reply

Thanks, solved!

PenciDesign replied

Staff Reply

Hi,

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

@media only screen and (max-width: 479px){
#navigation.header-6 {
    position: static !important;
}
}

Best Regards,

PenciDesign

kaystie started the conversation

Conversation Start

Hi!

How to disable sticky header in minimal magazine demo on mobile only? 

Credentials for staging website (use copy-paste):

login: guest

pass: Г0сть

Thanks in advance!

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