how can I make a resizable menu?

Discussion in 'RoadFighter WordPress Theme' started by yplmarketer, Aug 9, 2013.

  1. yplmarketer

    yplmarketer New Member

    Joined:
    Jun 30, 2013
    Messages:
    4
    Likes Received:
    0
    Hello,
    I have a problem with my menu. I have white space in the menu and I want to it take off.
    please can you help me with this issues? :
    1.- want a resizable menu, for example if I have 5 item in the menu I want a menu with a size for 5 item, If I write 7 items need a menu with a size for that, and so on, because I dont want empty spaces in the bar
    2.- I would like that the menu be centered inside the navigation bar
    3.- I need that the menu navigation bar be in the center of the website all the time whatever be the size

    thank you for your help,
    Best regards,:)
     
  2. rogerschnur

    rogerschnur Member

    Joined:
    Mar 19, 2013
    Messages:
    216
    Likes Received:
    14
    This will center justify the menu titles. I'm not sure how to change the width. Paste the code given below in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS:

    #menu { text-align: center; }
     
  3. Nitesh

    Nitesh Support Staff

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

    Hello,

    1) Unfortunately there isn't a way to do that with our theme unless you custom code something up. Sorry.

    2, 3) Solution given by Roger will work perfectly.
     

Share This Page