Viewing 1 replies (of 1 total)
  • Thread Starter crystalj

    (@crystalj)

    Taking an idea from Reduce the bg image size, I fixed this by adding the following to custom.css in my child theme:

    .nav {
        margin-top: 25px !important;
        margin-bottom: -25px !important;
    }

    I played around with the value; 25 was perfect.

Viewing 1 replies (of 1 total)
  • The topic ‘Bottom align nav menu to logo’ is closed to new replies.