Denzel Chia
    Moderator
    Posts: 2656
    30.09.2016 at 09:09 #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