Archived topic
menu on the coursepage
14 replies · Started by hans on October 5, 2018
im using Learndash with Genarate Press
on the left site i have a menu of the course made with the them of word press
in the format of Generate Press is also a menu with each chapter (paragraphs)
is kind of double
how can i delete this menu of Generate Press
thank you for answering
Hans Nijtmans
Hi there,
are you able to share an open link where i can see the issue? You can edit the original topic and its Site URL for privacy.
I am just seeing this

I assume i need a login
I had removed the login password so it was open
Perhaps i made a mistake
The password is loe$
Sorry i can't see the login either :)
can i sent printscreen or a screencast?
Of course - screen cast would be good
OK, so if you go to Customizer > Widgets > Left Sidebar, is there a course navigation widget in the left hand sidebar? Ot is it empty?
there is a menu navigation
but that menu i want to keep on the left
i want to delete the menu that is displayed on the page
its comes with de format of GP
i suppose i cannot make changes in that format
thanks
That is being added by LearnDash. I am not sure if there is a setting for that in LearnDash. You can try hiding it with:
#learndash_course_content {
display: none;
}
It might be worth asking LearnDash how to remove it using a function if there is not a template setting for it.
oke
thank you for the quick responses
You're welcome, let us know if you need further support.