• Resolved Ashley Michèlle

    (@ashleymichelle)


    I am beating my head against a wall trying to figure out what’s going on…

    On the Main Index page’s top navigation of my blog, you can see that between “LikeToKnow.it” and “Contact” there is a space (hovering on it will provide you with a dropdown menu to what should be appearing as a list item titled “Shop”.
    (view here)

    Now, if we go to a different (non-Main Index) page, everything appears to display just fine!
    (view here)

    What’s happening, and what am I missing?!

    Thank you for any help!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Presumably you’ve checked that you haven’t made two menus.

    The two pages are using different templates, the first is “blog” and the second “page-template-default”, so it would be necessary to have a look at those templates and see if they differ in some way. It looks like you have a custom theme, so www.ads-software.com members don’t have access to your code.

    Does the same problem occur if you try the default theme?

    However, the missing word could be inserted with this custom css:

    .home .page-item-3629 a:before {content:"Shop"}

    If your theme does not have a setting where you can enter custom css, you can use a plugin like this one:
    https://www.ads-software.com/plugins/simple-custom-css/

    Thread Starter Ashley Michèlle

    (@ashleymichelle)

    Thank you for that, Iorro! I managed to figure out what was going on – I had a custom element that was (for whatever reason) hiding the title from displaying, and was turning it into an ” “. Go figure…

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Navigation Menu Item Invisible on Index’ is closed to new replies.