Reply To: Sports Club Pro – Logo
June 5, 2020 at 8:00 am
#23906
Grace Support
Keymaster
Hi,
You can use any size of logo image. You can adjust the logo image height from Basic Settings.
To reduce the space around the menu
Go to the Appearance -> Editor -> style.css
add below css code at the end of file
.sitenav ul li a { padding: 10px 10px; }
.logo { padding: 10px 0; }
Regards
Grace Themes