• Resolved johnwtaylor

    (@johnwtaylor)


    Hello Fellow WP’ers

    Would someone be able to share the best method to vertically align my header logo and menu?

    johnwtaylor.com

    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello there,

    Could you please try to apply the following CSS code through the Simple Custom CSS plugin or child theme’s style.css?

    #mainnav{
      margin-top: 30px;
    }
    

    Adjust the value accordingly.

    Thread Starter johnwtaylor

    (@johnwtaylor)

    Hi Kharis-

    Thank you!
    I tried for what seemed like hours to solve this.
    Your speedy solution is much appreciated.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Lower menu/Vertically align menu’ is closed to new replies.