• Resolved deanes

    (@deanes)


    Hi
    All working well except there appears to be a conflict with the menu drop down.
    On hover the drop down menu item appears below, outside of the entire header row.
    Can you advise?
    Theme is Kadence (free version).

    regards
    Simon

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • CSS style:
    .header-navigation ul ul.sub-menu>li:last-child
    add
    margin-top: -30px; and it’ll help you

    Thread Starter deanes

    (@deanes)

    Thanks for the quick solution.
    That does the job.
    I set background-color too, as it was transparent on hover.
    And went with -20px to give a bit of space.

    thanks again

    Thread Starter deanes

    (@deanes)

    resolved

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Menu drop down items outside header – Kadence theme’ is closed to new replies.