Text font size for menu in footer

  • Posted in : Bloggy WP
  • Dann
    Participant

    Hello!

    I have a custom menu in one of the footer locations, and I’d like to adjust the font size to 120%.

    Is there a way to increase the font size of ONLY this custom menu without changing anything else on my site?

    Thanks!

    Dann

    Mehmet S.
    Keymaster

    Can you provide your url?

    Dann
    Participant
    ahmetsali
    Keymaster

    Hi, try this custom css code;

    #menu-footer {
        font-size: 120%;
    }
    #menu-footer li:before {
        top: 6px;
        font-size: 9px;
    }
    
    Dann
    Participant

    Fantastic, thank you!!

Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register