Site logo

Archived topic

Format Sub-Menu

3 replies · Started by Mary Pearson on February 21, 2015

Viewing posts 1–4 of 4

Hi Tom,

Sorry to bother you but I'm stuck. I cannot figure out how to format the sub-menu at http://plantbest.info/

There are only two links in that menu "Retail" and "Horticultural", and for the life of me I cannot find the right code for Custom CSS to make the font smaller.

Can you help please.
Thanks so much!

Hi Mary,

This should do it:

.main-navigation .main-nav ul ul li a {
    font-size: 14px;
    padding-left: 20px;
    padding-right: 20px;
}

Thank you again so much dear Tom. You're a God-send!

Mary

Glad I could help :)

This archived topic is closed to new replies.