[Resolved] Centre the footer button on mobile

Home Forums Support [Resolved] Centre the footer button on mobile

Home Forums Support Centre the footer button on mobile

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2207523
    Ella

    Nearly finished with these site changes before I launch it now (so thanks for all your help!) To neaten it up however, I wondered if it’s possible to centre the Subscribe button (in the third column) on the footer so that on mobile – the footer placement all flows and the “Join Our Newsletter is central like the Navigation and logo all is?

    Site as a reminder: https://oncejustadream.com/

    Thanks,
    Ella

    #2207557
    David
    Staff
    Customer Support

    Hi there,

    try adding this CSS:

    .footer-widget-3 .wp-block-buttons {
        justify-content: center;
    }
    #2207619
    Ella

    Woohoo, that’s worked! How clever, thanks so much!

    #2207638
    David
    Staff
    Customer Support

    You’re welcome 🙂

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