[Resolved] Sub-menu line height

Home Forums Support [Resolved] Sub-menu line height

Home Forums Support Sub-menu line height

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1103571
    Rudy Vaughn

    Hi, I’m having an issue with the line height on the site I’m working on. I’ve set it in the Customize section and it looks fine, but upon saving there’s too much space. I tried adding this CSS:

    .main-navigation .main-nav ul ul li a {
    line-height: 15px;
    padding: 8px 10px 5px 25px;
    font-size: 14px;
    }

    Which again looks fine until I click Publish and the spacing reverts back to the unwanted space. I’ve tried deactivating plugins and still get the same issue.

    #1103573
    Leo
    Staff
    Customer Support

    Hi there,

    Looks like that CSS is being overwritten by this CSS added in Additional CSS field in the customizer:
    https://www.screencast.com/t/NlpenSXR

    #1103628
    Rudy Vaughn

    Ah. Got it fixed. Thanks Leo!

    #1103629
    Leo
    Staff
    Customer Support

    No problem 🙂

    I’d recommend keeping all your CSS in one place so it’s easier to manage.

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