This topic has 9 replies, 3 voices, and was last updated 8 years ago ago by Eva Kemp
Hello,
it’s possible to keep the header menu to all the pages instead of the Breadcrumbs?
Hello,
Do you mean you want to remove breadcrumbs on all pages?
Best regards,
Jack Richardson.
Yes,but i want to keep the header menu
correction:
i have set this code
.header-wrapper {
display: none;
}
because i don’t want the header menu to the front page.
But i want it to the other pages.
So it’s possible to remove the breadcrumbs and keep the menu to all the pages except front page that i don’t want header menu?
Perhaps with an other css code?
Hello,
You can disable breadcrumbs in Theme Options > Header > Breadcrumbs Style > Disable.
Regards,
Eva Kemp.
yes,i knew it,the question is other.
See my correction!
Thank you
Hello,
Try to use this css code:
.home .header-wrapper {
display: none;
}
Regards,
Eva Kemp.
Thank you,you are gorgeous!
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘Menu’' has been successfully resolved, and the topic is now closed for further responses