Viewing 1 replies (of 1 total)
  • You should create a Child theme to make your changes. If you do not, all of your changes will be lost if you update your theme.

    Try adding this to the end of your child theme’s style.css:

    .header-navigation li ul,
    .footer-navigation li ul {
       top: 70%;
    }
Viewing 1 replies (of 1 total)

The topic ‘How do I close gap between dropdown nav columns?’ is closed to new replies.