Tagged: bar, navigation
Hello, I need to know if there is any way to remove the navigation bar, which indicates that post or page the user is. Also if there is a supporting document to set up shop and demo enfold.
Hi domibit!
Please take a look at this tutorial on getting started with WooCommerce http://wp.tutsplus.com/tutorials/plugins/getting-started-with-woocommerce-initial-setup/
And please add following code to Quick CSS in Enfold theme options under Styling tab
.main_menu { display: none; }
Regards,
Yigit
This is my question too:
is there any way to remove the navigation bar?
So, NOT the main menu but the one which indicates what post or page the user is…..
What is the name of that bar (right under the main menu)
thank you
Hi!
@c0rien Please refer to my post here https://kriesi.at/support/topic/remove-alternate-content-area/#post-218971
Regards,
Yigit
DONE!
Thank you Yigit!!
; )