Home › Forums › WordPress Themes – Premium › Flat Responsive › Align navigation to bottom of logo › Reply To: Align navigation to bottom of logo
Hi Matt,
Please use the following css to fix the issue :
.flat_responsive_menus { float: left; width: 100%; } ul.navmenu { float: left; }
Note: Please use the custom css plugin or Child theme so the changes does not lost on theme updates.
Thanks
Lost Password?