Viewing 5 replies - 1 through 5 (of 5 total)
  • Your links are white – so that’s why they are not visible – see this CSS here:

    a:link, a:visited {
        color: #FFFFFF;
        text-decoration: none;
    }

    Thread Starter jonnybax

    (@jonnybax)

    Thanks yogi, here’s another possible solution http://wordpress.org/support/topic/title-of-posts-not-showing-up?replies=7

    What do you think?

    Don’t have access to the stylesheet right now but will reply here when I have an update. Any further replies also welcome.

    What I posted above is the problem with the menu items not being visible – why are you looking for another solution?

    Looks like that may be in theme options – it’s not in the stylesheet. A browser tool like Firebug will show you the code.

    You could try adding a custom CSS plugin and changing it there.

    Thread Starter jonnybax

    (@jonnybax)

    I can’t find the code you posted in my stylesheet, or is that your point?

    And the link colour is the same reason post titles don’t show?

    One thing that confuses me is the fact I can see everything fine on my end.

    One thing that confuses me is the fact I can see everything fine on my end.

    Try clearing your browser cache.

    I can’t find the code you posted in my stylesheet, or is that your point?

    Yes, it’s not in a stylesheet. I can’t tell where it’s from – try deactivating ALL plugins.

    And the link colour is the same reason post titles don’t show?

    If they are links, yes.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Menubar and post titles not displaying (invisible) but still active.’ is closed to new replies.