I would like to change size and colors of the main menu items.
I went to modify the custom.css file here: /templates/shaper_organic_life/css
It doesn't work.
How can I do?
Is correct?
/* Font Size */
#sp-main-menu ul.level-0 > li > a {
font-size: 24px;
font-weight: 500;
}