Hi,
Customize > Theme Options > Blog > Featured Post Count > 0 (zero)
Thread Starter
maouu
(@maouu)
Amazing !! Thanks you very much
It’s possible to change the color main menu ?!
Thanks
Currently you can only change the accent color in Theme Options > Styling > Primary Color. I may add a color option for the menu in a later update, thanks for the feedback!
You can re-color it with some custom css, but then the texts needs to be changed as well. You can try:
#nav-topbar.nav-container { background: red; }