how do I change this mega drop down font size? only change size in drop down.
Thanks
Hi @X-DREAM can you please store url so that i can provide code for this .
Thanks for sharing url here i providing solutions.
Simply you need to add this code in main.css file
/* Code For Dropdown Menu Heading * /
.#main-nav-dropdown .#main-nav-grid-title a {
font-size: 16px !important;
}
/* End Dropdown Menu Heading */
/* Dropdown Menu Item */
.#main-nav-dropdown .#main-nav-grid-menu-link {
font-size: 16px !important;
}
/* End Dropdown Menu Items */
Hi, I have trouble to find main.css file, there is no main.css. is that any other file i can put in?
I put in main-nav.css file, it works
Thanks a lot
You should ask this in your previous post. I dont mind to answer more. ![]()