Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #172333
    valelotartaro
    Participant

    Hello!
    How can I change the font size in the footer menu?
    Regards, Valeria

    #172337
    Skandha
    Participant

    @valelotartaro: Hello Valeria,
    TO change the size of font in footer menu
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #menu-footer li a {
         font-size:20px !important;
    }

    You can change the font size according to your choice.
    Kind Regards,
    Skandha

    #172476
    valelotartaro
    Participant

    Thank you!

    #172496
    Skandha
    Participant

    @valelotartaro: Glad I could help you out. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘footer font size’ is closed to new replies.