Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #27320

    I have a question I’m hoping you can help with… I set up the theme as a one-page site, with header/main nav links to the sections of the page that use anchors (#). Unfortunately, by doing that, all the header links are showing active. So when you hover over them, there’s no color change. Do you happen to have a fix for this?

    #133623

    Hi,

    Please give us a link to the website. You can change the hover state with this:

    .header_color .main_menu ul:first-child > li > a:hover {
    color: red;
    }

    Regards,

    Ismael

    #133624

    The site isn’t live yet. We’ll try to diagnose first, and if we still have issues we’ll see if you can help.

    Thanks!

    #133625

    Hey,

    Please let us know. :)

    Cheers,

    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Navigation issues on a one-page site’ is closed to new replies.