Open Main Menu Dropdowns To The Left
.sf-menu ul {
left: auto;
right: 0;
}
.navbar-style-one .dropdown-menu ul:after {
left: auto;
right: 13px;
}
.navbar-style-one .dropdown-menu ul:before {
left: auto;
right: 12px;
}
Learn how to add custom CSS to your site.