• Resolved lelitli

    (@lelitli)


    Does someone know how to center Mailing List at the bottom of the homepage?
    The text is in the center but the box where you can type the email address and subscribe button is not in the middle. Can not fix it in elementor.
    Any CSS suggestions?

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hey,

    I just took a look at your site and it seems to be correctly aligned. Here’s a screenshot of what I see: https://cloudup.com/c2ETFC8Dwfa

    Perhaps this was just a cache issue? If you’re still seeing the issue let me know which browser you’re using and we can investigate further ??

    Thread Starter lelitli

    (@lelitli)

    I just fixed it on my own, one minute ago, ??
    anyway, thanks for checking

    Teun

    (@teunpoppelaars)

    Hi @aremun.

    There is a spinner (icon that shows it’s busy) which is on the right side of the subscribe button. That pushes everything to the left.
    If you know how you can add custom CSS to your site, you can use the following snippet:

    span.wpcf7-spinner {
        max-width: 0;
        margin: 0;
    }

    If you do not, go to the admin bar – click customize – go to additional CSS – add the above mentioned snippet – click publish.

    If you use Elementor Pro, here you can find some additional info:
    https://elementor.com/help/custom-css-pro/

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Center Widget’ is closed to new replies.