• Resolved jwieth

    (@jwieth)


    I am not a developer, and I can not figure out where to modify the size of the footer menu link font size. The links are tiny and usable from a mobile finger click perspective and hard to read on a laptop. They also wrap verses going across the fotter width. Help.
    Thank you!

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Kevin

    (@jx-3p)

    Hey,

    You can adjust the font size of your footer menu by using this CSS:

    ul#menu-footer-menu li a {
        font-size: 16px;
    }

    Try adding that to Theme Options> Advanced Settings, and let me know if it works for you.

    -Kevin

    Thread Starter jwieth

    (@jwieth)

    Excellent. Works perfect. Thank you!

    Kevin

    (@jx-3p)

    Great! I’m glad that works for you. If you run into any future questions, feel free to start new topics at any moment, and I’ll be happy to help.

    -Kevin

    Thread Starter jwieth

    (@jwieth)

    Thanks!

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