Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi try to add this code to style.css

    .menu-primary-items ul li {
        margin: 0px 0px -10px  !important;
    }

    Thread Starter compasspointmarketing

    (@compasspointmarketing)

    Perfect! Thank you

    You’re welcome 🙂
    just remember by updating the theme you lost your change in style.css
    you shoul make a file with this name mystyle.css and add the style you want to it ,finally you should import mystyle.css into style.css like this
    @import 'mystyle.css';

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Line spacing height in menu’ is closed to new replies.