Denzel Chia
    Moderator
    Posts: 2656
    September 30, 2016 at 9:09 am #30477

    Hi,

    Please use the following in Theme Options -> Custom CSS
    It will move the list in menu to the left.

    .widget_nav_menu ul {
    margin-left: -10px !important;
    }

    Thank you