How to change mega menu drop down font size

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 .

www.x-dream.com.au

pw:666

Thanks

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 */

2 Likes

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

2 Likes

You should ask this in your previous post. I dont mind to answer more. :blush: