• Hi there. I deleted my header and navigation bar by mistake. I have all my menus set up and they look correct under Appearance–Menus. I have checked the location of the menus as well. So how do I get my navigation bar to display?

    The page I need help with: [log in to see the link]

Viewing 8 replies - 1 through 8 (of 8 total)
  • Greetings!

    I just went to your website and did not see your navigation menu. However, I had an intuition and hovered over where the menu should be.

    The menu is there, but the links are white, so they are blended against the background colour, which is white also ??

    Right now, the CSS styling for the links are:

    #navigation .menu > li > a, #navigation .menu .sub-menu li a {
        color: #ffffff;
    }

    Does your theme have a colour setting for this?

    Thread Starter rebeccaespinosa

    (@rebeccaespinosa)

    hi there thank you so much. I see the text. is there a way to change the text color without having to use html code? I also need to move the nav bar to below the header…. thanks so frustrating. I should have just left things alone. The website was looking great until I deleted something that changed it… ugh…. :-/

    Unless your theme has a setting to change the colour, you will have to add some custom CSS to do that. However, if you made some changes that affected the navigation at the start, perhaps try to reverse everything you did previously that might have affected it. Other than that, you may need to add custom CSS.

    Regarding moving the nav menu below the header area, there are two ways to do that:

    1. create a child theme and modify the code
    2. add custom CSS (which I can paste some code for you here)

    As a side note, I just noticed that you are using the Soledad commercial theme (and using a child theme). If you have recently purchased that theme, you should still have support from the developers that can help solve the navigation colour issue and they may have a better solution to relocate the main menu below your header.

    I know that theme from before, but their coding methods for it will be something they are more familiar with than me.

    Best Regards,
    Andre

    Thread Starter rebeccaespinosa

    (@rebeccaespinosa)

    Hi Andre

    Ok thank you so so so much. very frustrating indeed.

    I just contacted Envato (soledad theme company) and asked for help. Let’s see how long it takes for them to reply. I hope soon.

    I’ll look around at your ideas as well.

    Again, many appreciations for your timely and nice reponse.

    Rebecca

    No worries…hopefully their support should help with their own theme (especially when you paid for it). Crossing fingers.

    If for some reason you don’t hear back from them, reply back here and I can provide you with some of the CSS code to use.

    Best Regards,
    Andre

    Thread Starter rebeccaespinosa

    (@rebeccaespinosa)

    HI there Andre

    well I heard back from Envato Market and they resolved my problem. Such an easy fix…. just really really not obvious to the user where the solution was… good grief.

    The person who made this website used WP which is far too robust for the rather simple site of just pages and one contact form. But oh well….and as you might know, it is hard inheriting a site from someone else… The original creator did a bunch of weird stuff which I had to undo and am in the process of redoing the site… typical….

    anyway many thanks!!!! appreciate your feedback a lot.

    You are very welcome!

    Anyway, I can fully understand where you’re coming from and have been there many years back. However, what is important, is that your problem has been resolved.

    Best Regards,
    Andre

    ecoachable

    (@wbcilearn)

    I’d like to piggyback on this topic. I’ve been struggling and frustrated with finding the navigation bar for my non-admin users. Although, I have the option to show the toolbar/navigation in Learn Dash. It does not show.

    Please advise.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘missing navigation bar’ is closed to new replies.