Home › Forums › Main Forum › Theme Suggestion Box › Sub Menu Alignment › Reply To: Sub Menu Alignment
Hi Michael,
Use the following custom CSS to make the submenu link left aligned .
ul.navmenu ul.sub-menu > li > a { text-align:left; }
Please do use child theme or use custom css to edit the theme files as it could be lost during the updates.
Thanks
Lost Password?