hi i want to hide header from this page https://getnovla.com/store-manager/, how to do it?
This topic has 5 replies, 2 voices, and was last updated 4 years ago ago by randyvarianda
hi i want to hide header from this page https://getnovla.com/store-manager/, how to do it?
Hi
You can hide meny on this page by adding the following mentioned code by going to Dashboard > XStore > Theme Option > Additional CSS
.woocommerce-account #header {
display: none;
}
already added the code but the header not hide, for this page only https://getnovla.com/store-manager/, not the whole account
Hi
Use Blank Page Template for this page it will hide both header footer on your page. https://prnt.sc/zg0sld
where can i find this setting?
The issue related to '‘Hide header in spesific page,’' has been successfully resolved, and the topic is now closed for further responses