Hello,
Could you please update this thread fields with your site back-end access (user, password). These fields are visible for moderators only.
https://cl.ly/3y3R0p24250G
Then we'll be able to check the issue.
Regarding the menu items line height, try to add the following custom css code:
.module-ct .nav > li > a {
padding: 20px 15px;
}
and adjust paddding values to your needs.
Cheers
Joshua