• Resolved brandonrenfro

    (@brandonrenfro)


    Could someone help me get a single, full-width footer? I have text in Footer A, but would like for it to span the entire page as opposed to the leftmost footer column.

    Thank you all

    • This topic was modified 5 years, 11 months ago by brandonrenfro.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Anders Norén

    (@anlino)

    Hi @ brandonrenfro,

    Go to Appearance → Customize → Additional CSS (the menu labels might be different in your language) and enter the following code:

    .footer .column-1 { width: 100%; }

    Let me know if that does it.

    — Anders

    Thread Starter brandonrenfro

    (@brandonrenfro)

    Thank you Anders. It does work. I really appreciate you taking the time to respond.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Full-width footer’ is closed to new replies.