• Dear All,

    I work with Pinnacle Theme for a long time now but this kind of problem I’ve never seen before.

    On the home page, I can use the main and submenu (although I can not change the hover color in backgroud in the second one).

    Bigger problem I have with this page: https://joannakwiecien.pl/kolekcje/,
    where this dropdown menu is invisible.

    I checked the code biginning with: sf-sub-indicator; sf-with-ul, sf-dropdown-menu when I tried to change the color option.
    I tried to change it with CSS too, but it didn’t work (with !important option too).
    This page https://www.joannakwiecien.pl/kolekcje was bild with layout proposed by Authors, but I don’t know if this could have anything to do with the problem.

    I suppose,I missed something, but what?;-)

    Any help will be appreciated.
    Best Regards,
    Anna

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • hannah

    (@hannahritner)

    Hey Anna,
    Apologies for the delay! Try adding custom your custom css in Theme Options > Custom CSS:

    ul.sf-dropdown-menu a:hover {
        background: #333 !important;
        color: #999 !important;
    }

    Hope it helps!

    Best,
    Hannah

    Thread Starter jezykjurek

    (@jezykjurek)

    Hi Hannah,

    you helped A LOT!

    It worked.

    One more time,thank you.

    Regards,
    Anna

    hannah

    (@hannahritner)

    Oh good! Glad to hear it:)

    All the best,
    Hannah

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘PinnacleTheme submenu not showing on different pages’ is closed to new replies.