This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Reduce padding between atomic button and text in call to action

8 years ago · Last reply by Alex S 8 years ago

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.

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Alex S Staff 8 years, 10 months ago

    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.

Have a different question or issue?

Start New Thread