GuDron Super Moderator Staff member Super Moderator Jan 28, 2020 864 7 307 Language English Nov 17, 2021 #1 Add your code in extra.less template? The code you have should work if it's in the extra template CSS: // Logo Mobile Header .p-nav-smallLogo { display: none !important; } .p-header-logo { max-width: none !important; } .has-js .p-header { display: block; }
Add your code in extra.less template? The code you have should work if it's in the extra template CSS: // Logo Mobile Header .p-nav-smallLogo { display: none !important; } .p-header-logo { max-width: none !important; } .has-js .p-header { display: block; }