[Support request] Menu CSS

Home Forums Support [Support request] Menu CSS

Home Forums Support Menu CSS

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1174515
    Sonia

    Hello ,

    I have a problem with my menu and submenu

    the spacing is not correct.

    I can’t change the css

    Thank you for your help

    #1174651
    Leo
    Staff
    Customer Support

    Hi there,

    What do you mean that you can’t change the CSS?

    I’m seeing this CSS in your child theme that’s causing the issue:

    .main-navigation .main-nav ul li a {
    	line-height: 5px !important;
    }

    You will need to remove that.

    This is another issue in your child theme that needs to be fixed:
    https://docs.generatepress.com/article/child-theme-issues/#import

    Let me know if this helps 🙂

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