problem with the background of header menu

Discussion in 'BlackBird WordPress Theme' started by titnz, Dec 11, 2012.

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

    titnz New Member

    Joined:
    Nov 11, 2012
    Messages:
    19
    Likes Received:
    0
    in the full version (not in the free version) the frame behind the menu which is above the slider pictures doesn't work properly.
    If you have several items in the menu, you can have 2 lines with your text but the frame in the background doesn't enlarge for the second line.
    is the solution in the style sheet ? what to do to fix that ?
    Screenshot - 11_12_2012 , 13_31_11.jpg
    thanks
    have a good day
    sun is shining in France :)
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Use drop down menu as much as possible, This will solve your issue.
     
  3. titnz

    titnz New Member

    Joined:
    Nov 11, 2012
    Messages:
    19
    Likes Received:
    0
    thanks Gourav,but what is drop down menu ? where can i find the setting for that ?

    thanks
     
  4. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    For creating dropdown all you have to do is add new pages name them (for eg. submenu 1, submenu 2)then select Menus option (Appearance > Menus) and follow instruction given in image

    [​IMG]
     
  5. titnz

    titnz New Member

    Joined:
    Nov 11, 2012
    Messages:
    19
    Likes Received:
    0
    thanks but that's not my probleme I think
    i don't have any problem with submenus but juste with tre blue(in my picture) frame which do not enlarge for the second line (see the "coaching menu in my picture : it's not a sub menu)
     
  6. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .menu_wrapper {
    height: 110px;
    }
    
    In future you need to increase height by 55px if your menu shift to third line.
     
  7. titnz

    titnz New Member

    Joined:
    Nov 11, 2012
    Messages:
    19
    Likes Received:
    0
    that's it ! thanks a lot.
    for precision , your free version works properly about this "bug"
    have a good day
     
Thread Status:
Not open for further replies.

Share This Page