• thomaskerrya

    (@thomaskerrya)


    Hi, can anyone help me with the CSS to increase the footer menu font size? (There doesn’t appear to be a setting to do it easily.) I want the menu to be more visible and obvious to customers. Bit new to this so would appreciate any advice! Thank you.

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

Viewing 1 replies (of 1 total)
  • karlalevelup

    (@karlalevelup)

    Hello,

    Thank you for reaching out to us.

    Are you referring to the links on the copyright row? If so, you can add this in Theme Options > Advanced Settings > Additional CSS:

    .footernav ul li a {
      font-size: 16px;
    }

    You may change the font-size value.

    Hope this helps and let us know if we can assist you further.

    Best Regards,
    Karla

Viewing 1 replies (of 1 total)
  • The topic ‘Change Footer Menu font size’ is closed to new replies.