Expand Size of Navigation Menu

Discussion in 'BizWay WordPress Theme' started by huntercs, Apr 23, 2015.

  1. huntercs

    huntercs Member

    Joined:
    Jan 27, 2013
    Messages:
    42
    Likes Received:
    0
  2. sameerwalkar

    sameerwalkar Guest

    Hello,

    Please paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard

    Code:
    #menu .ddsmoothmenu {
      margin-left: -142px;
      width: 170%;
      }
    Hope it will solve your issue.
     

Share This Page