lower/ centre the main nav/ menu

Discussion in 'SaleJunction E-Commerce WordPress Theme' started by deveshd, Mar 25, 2015.

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

    deveshd Member

    Joined:
    Jul 21, 2012
    Messages:
    282
    Likes Received:
    4
    I'm using a square logo which is creating a lot of blank space under the main menu, how do I move the main nav lower so the main nav is vertically centred? Please help.
    Screen Shot 2015-03-25 at 12.22.36 PM.png
     
  2. sameerwalkar

    sameerwalkar Guest

    Hi.

    Please paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.

    Code:
    .menu_bar{
      margin-top: 35px;
    }
    Regards,
    Sameer
     
  3. deveshd

    deveshd Member

    Joined:
    Jul 21, 2012
    Messages:
    282
    Likes Received:
    4
    Works, thanks!
     
Thread Status:
Not open for further replies.

Share This Page