• Resolved Moinsen

    (@moinsen)


    I have a site with many pages and a large menü. If I hoover over a menu with submenus it shows all entries only on the start page. As soon as I’m on a single page (with the featured image in the header) it’s cut off at the end of the image.
    Any ideas?
    (A second menu line in the to menu would also be nice….)

Viewing 5 replies - 1 through 5 (of 5 total)
  • Anonymous User 16453565

    (@anonymized-16453565)

    Hello Moinsen,

    Can I have your site URL, please.

    Thanks.

    Thread Starter Moinsen

    (@moinsen)

    I had you go back to twentyseventeen because it’s unusable this way.

    You can simply add pages to the menu until it’s longer than the image height and it will be cut off at the end of the image.

    Thread Starter Moinsen

    (@moinsen)

    For a limited time:
    https://ostfriesland-entdecken.de/
    It’s a child theme with a smaller header image, but the problem is the same with the original theme.
    First page: everything ok
    Single page: menu cut off at the end of header/featured image

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    What do you mean by for a limimted time? You can no longer edit your post.

    Go to the “Additional CSS” section and add this:

    
    .site-header.featured-image {
        overflow: visible;
    }
    

    This bug will be fixed in the next release.

    Thread Starter Moinsen

    (@moinsen)

    That fixed it – thanks!!!

    (Limited time because if there was no fix I’d go back to my old theme)

    • This reply was modified 5 years, 11 months ago by Moinsen.
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Top menu dropdown cut off on single pages’ is closed to new replies.