• Resolved Israel Sattleen

    (@israelsattleen)


    I am trying to set my footer size. Not sure where that is. I put an X social link on the bottom, but it made the white space way bigger…how do I compress the white space at the middle footer bar.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Check your theme’s settings in Customize and see if there is an option to decrease white space for footer if not, try to:

    Add this to Customize > Additional CSS:

    #footer .ct-container {
        padding: 10px;
    }

    adjust padding px as desired

    Thread Starter Israel Sattleen

    (@israelsattleen)

    sweet it worked perfect! thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Trying to fix my footer size.’ is closed to new replies.