size submenu

Discussion in 'RoadFighter WordPress Theme' started by pkoekenbier, Jun 21, 2015.

  1. pkoekenbier

    pkoekenbier New Member

    Joined:
    May 8, 2015
    Messages:
    13
    Likes Received:
    0
    The size of the submenu is too small for the submenu text. Can you tell me how I can adjust the size of the submenu?

    Thanx!
     
  2. Sobhagya

    Sobhagya Guest

    Joined:
    May 29, 2015
    Messages:
    414
    Likes Received:
    6
    Hello,

    Greetings from InkThemes,

    Could you please provide your site URL along with some edited screenshots so that I can assist you accordingly. If you are unable to create screenshots then you can use www.screenpresso.com
    that will help you to create screenshots.
     
  3. pkoekenbier

    pkoekenbier New Member

    Joined:
    May 8, 2015
    Messages:
    13
    Likes Received:
    0


    In this screenshot below you can see that the width of the submenu is too small for the text in the submenu.
    Schermafbeelding 2015-06-27 om 22.54.14.png Schermafbeelding 2015-06-27 om 22.54.14.png
     
  4. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hello,

    Please paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    ul.sub-menu {
      width: 260px !important;
    }
    Please increase/decrease width according to your requirement.

    Thanks,
    Praveen
     
  5. pkoekenbier

    pkoekenbier New Member

    Joined:
    May 8, 2015
    Messages:
    13
    Likes Received:
    0
    Thanks Praveen, but unfortunately it didn't work.
     
  6. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hello,

    Please send us your website WordPress login details at [email protected] along with the thread link.
    We will try to fix your issue.

    Thanks,
    Praveen
     

Share This Page