[Support request] Menu

Home Forums Support [Support request] Menu

Home Forums Support Menu

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

    Hello!

    I am using a transparent menu for my desktop view and that works great. On the mobile view however, the menu bar is covering the image. Is there a way to adjust the margin or something so that the hero image at the very top isn’t blocked by the menu bar?

    Thanks! You guys rock.

    #316805
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Can you link me to your site?

    #316900
    Michael

    Sure! pgplawgroup.com

    #316911
    Leo
    Staff
    Customer Support

    Hi Michael,

    Could you give this CSS a shot?

    @media (max-width: 768px) {
        .generate-combined-header {
            position: relative;
        }
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.