Hi guys from ClaPat Studio, We bought the grenada theme at Envato Market and have some struggles with it. We can't find the options where we can set the font-size and colors of the navigation menu. The only thing we find is the opportunity to change the font-type, but any size or color control. We hope you can help us.
Hi guys from ClaPat Studio,
We bought the grenada theme at Envato Market and have some struggles with it. We can't find the options where we can set the font-size and colors of the navigation menu. The only thing we find is the opportunity to change the font-type, but any size or color control. We hope you can help us.
Yours sincerely
Pascal Röttger
CTG Studios
Hi Pascal, if you set the main showcase page with light content in page options it will display the menu with white. to change the size you can use
@media (min-width: 1025px){
.flexnav li a {
font-size: 12px;
}
}
in customizer -> additional CSS for top level menu items and
@media (min-width: 1025px){
.flexnav li ul li a {
font-size: 13px;
}
}
for second level menu items, just change the default values (bolded)
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy