• Resolved splinter1

    (@splinter1)


    When I use the dark theme the menus are only visible on hover.
    If possible I’d like them to be permanently visible. Can this be done with some CSS?
    Many thanks

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Thread Starter splinter1

    (@splinter1)

    In the end, I used this code which makes the menu text white instead of grey.
    `.navigation-top .menu
    .menu-item a {
    color: white;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Menus not visible in dark theme’ is closed to new replies.