Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor responsivemenu

    (@responsivemenu)

    Hi Shawn,

    You will need to create custom CSS rules in your theme files to over-ride this but it should be quite simple for any web/css developer to achieve.

    If you provide me with a link to your site then I can take a look also.

    ALl the best

    Thread Starter shawn00m

    (@shawn00m)

    Thank you for your replay. Here is the site:
    http://238.20d.myftpupload.com/

    What classes am I looking for to change the indentation?

    Thank you
    -Shawn

    Plugin Contributor responsivemenu

    (@responsivemenu)

    Hi Shawn,

    Please try the following (put it in your themes style.css file):

    #responsive_menu_pro .responsive_menu_pro_menu li ul,
    #responsive_menu_pro .responsive_menu_pro_menu li li a
    {
       padding-left: 0 !important;
    }

    All the best

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Custom Styling’ is closed to new replies.