I cannot change the size of the menu font. I looked at a previous post and you recommended the code below:
.navmenu > ul > li, ul.navmenu > li a {
font-size: 20px;
}
I tried it, and it didn’t work. How can I change the font-size.
It didn’t work. When I do an inspect element it shows up but it’s not affecting the menu text-size.
It still recognizing this css:
.navmenu > ul > li > a, ul.navmenu > li > a {
font-size: 0.84rem;
We visit your site and it seems that you have got the solution of your issue but could you please remove the css code from custom css which we have provided you, which is written in px.
Thanks
This reply was modified 4 years, 7 months ago by Binaya D.