i want to disable main header menu for about us page
please tell me how to do this ?
https://glokaldeals.com/about-us/
this is page link
Hello,
You can use Multiple headers – https://youtu.be/BpeXfzNwkOc
or add the next code in custom CSS area for the mentioned page only –
.header-main-menu {
display: none;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.