Reply To: Only navicon as menu

Home Forums Support Only navicon as menu Reply To: Only navicon as menu

Home Forums Support Only navicon as menu Reply To: Only navicon as menu

#157329
Tom
Lead Developer
Lead Developer

Hi there,

Best way to do this is to set your menu logo to display in regular + sticky.

Then hide the header:

.site-header {
    display: none;
}

This works best when the sticky effect is set to “None”.