Hi Samit,
Could you please send the screenshort for issue 1,So that we could replicate actual issue and provide solution. Regarding to issue 2, please use the following css to fix:
ul.navmenu > li > a, .navmenu ul > li > a {
line-height: 80px;
}
Note: Use custom css plugin or child theme stylesheet to write the css.
Thanks