Nav bar remove
-
Hello dears,
i’ve been trying to remove the nav bar from my wordpress site.
It shows on every page and is very annoying.
If more information is needed i am glad to provide.Regards,
Radoslav-
This topic was modified 7 years, 8 months ago by
rado89.
-
This topic was modified 7 years, 8 months ago by
rado89.
-
This topic was modified 7 years, 8 months ago by
Steven Stern (sterndata).
-
This topic was modified 7 years, 8 months ago by
-
That is actually something called bread crumbs… would you provide a link to your site so I can take a closer look using developer tools and provide you the CSS to hide the bread crumbs.
No problem. Happy to help. Follow these instructions to hide your breadcrumbs.
1) In wp-admin go to Appearance >> Customize
2) Once in the Customize section of wp-admin look for a section called Additional CSS or Custom CSS and add the following code to this section.
ul.breadcrumb.text-left.sm-text-center.text-black.mt-ten { display: none; }3) click save and check a page where the breadcrumbs were visible before… they should be gone now!
Hope this helps!
Unbelievably fast response, and accurate too! This did it!
Thank you so much!
Have a productive week.
Regards,
Radoslav-
This reply was modified 7 years, 8 months ago by
rado89.
You too. Happy to help any time.. that is what the support forum is here for feel free to come back whenever you may need further help and a blessed and productive week yourself!
-
This reply was modified 7 years, 8 months ago by
The topic ‘Nav bar remove’ is closed to new replies.