• Hi, This site has been up for some time, but something has triggered some changes in the navigation. First I noticed that new top level items were being added to the navigation in spite of this option not being checked in the menu settings. I was able to correct this in the customizer, but then this changed…

    There are now black lines between all of the navigation menu items in the sidebar. The only change I’ve made is to switch testimonials plugins. The new one has been installed and active for months though, just not deployed, so I’m starting here.

    Can you point me at the culprit?

    Thanks

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello @catwingz,

    The border between the list items are by default or are you try to explain more?
    What have you done with the testimonials plugin?
    Also, could you tell us how you set the settings for your navigation menu for not auto adding the menu items? Simply go inside Appearance>>Menus>> the desired menu and uncheck the auto add pages field in case checked previously.

    Let us know if you’re still confused.

    Thanks!

    Thread Starter catwingz

    (@catwingz)

    Hi,

    Up until the other day there were no black lines between the navigation items, thus my desire to remove them. I switched from HMS Testimonials to Strong Testimonials because the first has apparently been abandoned. Other than an image replacement an an h5 style I have done nothing to change the testimonial plugin display.

    The auto adding of menu items may have been altered over multiple core updates. At any rate it is resolved and a non-issue.

    Thus far the CSS for the navigation has eluded me. How can I get rid f the lines?

    Thank you

    Hello @catwingz,

    please add the following css inside the Additional CSS panel inside Appearance>> customizer;

    #equal-well .main-menu ul:first-child > li,#equal-well .main-menu ul:first-child {
        border: none;
    }

    Let us know.
    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Black lines in navigation’ is closed to new replies.