Reply To: Expanding Homepage Menu Space Home › Support › Power Club WordPress Theme › Expanding Homepage Menu Space › Reply To: Expanding Homepage Menu Space March 23, 2020 at 11:48 am #21790 Grace ThemesMember Hi, To solve this issue Go to the Appearance -> Editor -> style.css add below css code at the end of file .sitenav ul li a { padding: 20px 10px; } Regards Grace Themes