Increasing Menu size in the Sharply theme, Please I need help

Hello Guys, please i need help in help in increasing the menu size in my sharply theme, i haave tried all to no avail…
please help out, i appericiate your help.
Thanks.

Hi there,

You can increase the size of the menu item text using this CSS:

.main-navigation .menu li a{
    font-size:18px;
}

.main-navigation .menu > li > ul li a{
    font-size:18px;
}

add it to appearance \ customize - additional css.
Hope this helps.

Thanks alot… It was helpful, Sucessfully done!
Much Thanks.

Hi, there

Ok, I will now close the topic and mark it as resolved. Feel free to contact us again Thanks!