Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1453026

    Where can I control footer’s text size? I want to make it smaller than now.

    #1453486

    Hey Erin,

    Thank you for the inquiry.

    By default, the content in the footer inherits the default font size. If you wish to adjust it, you can use this code in the Quick CSS field:

    #footer, #footer p, #footer li {
        font-size: 0.8em;
    }

    Best regards,
    Ismael

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