Home>Support>Reduce padding between atomic button and text in call to action

Reduce padding between atomic button and text in call to action

I have the padding set to “low” in my Call to Action box. How might I decrease it even further?

You can see it at http://www.openarmscv.org. (It’s the purple one.)

Thank you for any help you can offer!

Happiest,
Amanda

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 7 years, 5 months ago Alex S
    Hi, I Work Here

    Hi Amanda,

    Oddly, on load, something is adding 58px of spacing to the top of the bottom.

    You can prevent this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following CSS.

    .so-widget-sow-button {
      margin-top: 0 !important;
    }
    

    How does that look?

    You might also need to install the SiteOrigin CSS Editor.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More