Navbar texts wrong color

  • Hi!

    What could be the problem when my navbar links are black (transparent navbar) when they shoud be white? I then tried adding the following custom code

    .navbar-transparent a {
      color:white;
    }

    but after that my mobile menu is white on white. When I open your live demo on my iPhone 7 the navbar is white. When I open my page the navbar is transparent. Also the text in the menu has no padding (mobile).

    Could you please help me or guide me in the right direction?

    You can find my (under construction) page here:

    Best regards,
    Kim Mäkynen

    • This topic was modified 6 years, 3 months ago by AppleFarmer.

    I’ve got a similar issue: https://connect.uk.com

    I had a dark background to the header that wasn’t working on mobile so I changed it to transparent and now it only works once you start scrolling. I did some tests and I think there is a bug because it isn’t acknowledging the colour changes in the header section.

    Cheers,

    Ben

    Hi, I scrolled through your post and thought that there has to be some sort of a bug because our problems were pretty similar. Hopefully we’ll find a fix.

    BR,
    Kim

    Hi Kim,

    I see what you are referring to.

    Did you edit any of the CSS in the style.css file at any point?

    On line 2420 of the style.css file you should see the following code,

    .home .navigation-top .menu > li > a {
    color: #fff;
    }

    Do you see that?

    Hi Ben,

    I don’t think your issue is related to Kim’s, I responded to your questions in your previous ticket.

    Thanks Hans for your reply. I have not touched the style.css at all. I’ve just made chanhes to the custom css. The problem still occurs when I empty out everything from my custom css. On line 2600 i found:

    .home .navigation-top .menu > li > a {
    color: #fff;
    }

    BR,
    Kim

    Hi Kim,

    Can you provide me with admin access to your site so I can log in and have a look?

    When replying, select Set as private reply

    This reply has been marked as private.

    Sure,

    It is hello [at] themely [dot] com

    This reply has been marked as private.

    Hi Kim,

    Ok, I’ll do that shortly.

    I updated the theme (1.1.8) but it still doesn’t work. On my iPhone 7 (iOS 12.1) the menuicon is still black and when I click it everything is white. Scrolling down doesn’t help (attached screenshots).

    Screenshot 1
    Screenshot 2
    Screenshot 3

    On the desktop the navbar seems to work as it shoud – white text and transparency and when I scroll down it changes to white and black text.

    What could be the problem?

You must be logged in to reply to this topic.