Menu Problem

Discussion in 'BlackBird WordPress Theme' started by anaf1997, Aug 2, 2013.

  1. anaf1997

    anaf1997 New Member

    Joined:
    Jul 28, 2013
    Messages:
    1
    Likes Received:
    0
    I just installed the Blackbird Pro template on my website, and the menu area is acting up. In the lite version, if your menu extends to a second row, the menu area will grow bigger. On the pro version, it is just white space with very light text. It looks unprofessional. I have researched and researched on trying to get something to work. Is there a way to fix this? Thank you!
     
  2. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello,

    For this
    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .menu_wrapper {
    height: 110px!important;
    }
    
     

Share This Page