Can’t get the menu sub-nav items to be in the same size font as the rest of the menu. Please help!
Where do I go to do this? Thank you!
This topic has 7 replies, 2 voices, and was last updated 10 years, 11 months ago ago by Robert Hall
Can’t get the menu sub-nav items to be in the same size font as the rest of the menu. Please help!
Where do I go to do this? Thank you!
Hello,
Please add this code into custom.css file.
.main-nav .menu > li .nav-sublist-dropdown .container > ul > li a{
font-size:13px;
}
Regards,
Robert Hall.
Oh wait do I need to create a child theme to do this? I saved as custom CSS under the main theme and it isn’t making any changes.
I’m just concerned about making a child theme because we did that for our other client’s site built on Royal and it screwed up the footer (someone who is an admin on here is logged in now trying to help fix it).
Let me know – I am willing to try it if need be, just concerned!
You can added this changes into custom.css or Child Theme. It’s your choice. Each of them is correct.
Regards,
Robert Hall.
Hmm, I added to custom CSS and it didn’t work?
Oh! I take that back – had to clear cache! Thank you!
You’re welcome!
Regards,
Robert Hall.
The issue related to '‘Menu sub-nav is larger font than rest of menu’' has been successfully resolved, and the topic is now closed for further responses