Move a pulldown to make it line up with others

Discussion in 'Cloriato WordPress Theme' started by jamsog, Sep 5, 2014.

  1. jamsog

    jamsog Member

    Joined:
    Aug 23, 2012
    Messages:
    133
    Likes Received:
    0
    Can you advise how we resolve this thanks.

    as per image
     

    Attached Files:

    • s.png
      s.png
      File size:
      172 KB
      Views:
      7
  2. Yogesh

    Yogesh Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,052
    Likes Received:
    41
    Hello,

    In the first line there is not enough size left, so that menu appear in next line.
    You can fix this problem to decrease margin in menus.

    Thanks & Regards
    Yogesh Bhade
     
  3. jamsog

    jamsog Member

    Joined:
    Aug 23, 2012
    Messages:
    133
    Likes Received:
    0
    i changes the menu text height

    where can i change the margin please?
     
  4. Yogesh

    Yogesh Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,052
    Likes Received:
    41
    Hello,

    You don't need to do any changes, your issue has been fixed, See screenshot.

    16sep5.png

    Thanks & Regards
    Yogesh Bhade
     
  5. jamsog

    jamsog Member

    Joined:
    Aug 23, 2012
    Messages:
    133
    Likes Received:
    0
    i reduced the text height but would like to know for future where the margin setting is thanks
     
  6. Yogesh

    Yogesh Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,052
    Likes Received:
    41
    Hello,

    Now following css code of margin is applied on menus, so if you want to add more menus you can decrease value of margin in following code as your requirement.
    Code:
    #menu .ddsmoothmenu li {
    margin-right: 20px;
    }
    It will resolve your issue.

    Thanks & Regards
    Yogesh Bhade
     

Share This Page