This topic has 4 replies, 2 voices, and was last updated 10 years by kpkrew.

  • Author
  • #10641
     kpkrew
    Participant

    Hi
    congrats on a fantastic theme, great work.
    having an issue with how it appears on mobile, I’m sure it is a setting somewhere but cant for the life of me work it out.
    I am wanting the site to look as your demo does when on mobile
    but currently I have the site set to responsive and cannot see any top menu links at all, and ifI set the theme to no responsive the site is way to big in the browser,
    website is
    http://playerprofiles.co.nz/
    any help you can give on this greatly appreciated, its the last thing to set then site is done.

    cheers Phil

    #10642
     kpkrew
    Participant

    Ok, just had a closer look at things and it appears that the nav menu is there after all it is just that the text is blue so the links dont show how do I change this colour without changing the colour on the desktop site because on there it has a white background with blue text for the menu but on mobile blue with white text

    #10742
     kpkrew
    Participant

    any css gurus out there able to help with what css I need to change this?

    #10758
     Abe
    Keymaster

    Hello, Thank you very much.
    You just needed to enable the sticky menu.
    Here is the CSS that will make the text white only for small screens

    @media only screen and (max-width: 940px) {
    #header a:not(.button) {
        color: #fff;
    }
    }
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    #10759
     kpkrew
    Participant

    awesome , that did it, thanks 🙂

Viewing 5 posts - 1 through 5 (of 5 total)

The forum ‘Sweetdate Landing Page – HTML’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?