Menu not showing up

Home Forums Support Issues & Bugs Menu not showing up

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #389686
    Amari
    Participant

    Hello, when I click on a course on my website, the main menu (one at the top of all pages) does not show up on single course pages. When I edit the course layout, it shows up. However, when I actually use the website, it doesn't. Picture for reference shown below.

     


    #389691
    Anshuman Sahu
    Keymaster

    Please share your site url and admin creds in private reply.

    #389703
    Amari
    Participant
    This reply has been marked as private.
    #389730
    Anshuman Sahu
    Keymaster

    Please try adding this custom css in your wp-admin-> appearance-> customize -> custom css :


    header,#headertop {
        z-index:9999!important;
    }

    #headertop, #headertop a{
        color:#ffffff !important;
    }
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.