Center Navigation Vertically

Discussion in 'Compass WordPress Theme' started by marketingtypeguys, Jun 19, 2015.

Thread Status:
Not open for further replies.
  1. marketingtypeguys

    marketingtypeguys Member

    Joined:
    Apr 15, 2014
    Messages:
    79
    Likes Received:
    1
    Hello,

    I'm working on a site for a client (currently at http://yourfreeplumberwebsite.com/) and their logo causes the nav to not be centered. Is there a way to center the nav vertically, in the white space? Thanks!
     
  2. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hello,

    Please paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .header .menu_wrapper {
      margin-top: 30px;
    }
    Please increase/decrease margin value according to your requirement.

    Thanks,
    Praveen
     
  3. marketingtypeguys

    marketingtypeguys Member

    Joined:
    Apr 15, 2014
    Messages:
    79
    Likes Received:
    1
    Thank you very much!
     
Thread Status:
Not open for further replies.

Share This Page