Menu - centered and filling the line

Discussion in 'RoadFighter WordPress Theme' started by tiltmedia, Jun 30, 2014.

  1. tiltmedia

    tiltmedia Guest

    Joined:
    Jun 26, 2014
    Messages:
    3
    Likes Received:
    0
    Hello,

    Is it possible to get the menu to fill the line of the menu without filling it with menu items? So that it you have 3 items in your menu, one would be to the left, one in the center and then the last to the right?

    So instead of it being:

    Code:
    <Item 1 Item 2 Item 3                  >
    It would be:

    Code:
    <Item 1          Item 2          Item 3 > 
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    Only way to achieve it, catch the id of particular menu and give it left margin as per your requirements.


    Thanks & Regards
    Gourav Shrivastava
     

Share This Page