[Resolved] Format Sub-Menu

Home Forums Support [Resolved] Format Sub-Menu

Home Forums Support Format Sub-Menu

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #78021
    Mary Pearson

    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!

    #78111
    Tom
    Lead Developer
    Lead Developer

    Hi Mary,

    This should do it:

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

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

    Mary

    #78418
    Tom
    Lead Developer
    Lead Developer

    Glad I could help 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.