Home › Forums › WordPress Themes – Premium › Flat Responsive › Various questions on Flat Responsive Theme › Reply To: Various questions on Flat Responsive Theme
September 4, 2015 at 7:56 am
#21777
Inactive
Hi Samit,
I visit your site and it seems that menu working properly in all pages. Regarding to width of menu, please add the following css to fix that issue :
ul.navmenu ul.sub-menu{
width:220px;
}
Thanks