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.

trying to align Call to Action button

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

Hi,

I’ve read documentation and the solutions here for making the call to action button to center align. I got it to temporarily work by editing the code using my browser, but I guess it didn’t save. Not really sure how to do it. I’ve tried all the suggestions in the forum for this to no avail. My website is in maintenance mode because I’m not ready to show it. The documentation said to choose center for alignment but the cta widget only has left and right alignment options. Can you help?

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

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

    Hi Marilyn,

    Do you have a public URL where we can take a look at what’s going on? If you need to keep this URL private from other users, just select “Private Reply” on the bottom right of the comment box.

  2. Marilyn Private 9 years, 8 months ago

    This is a private message.

  3. Alex S Private Staff 9 years, 8 months ago

    This is a private message.

  4. WordPress Private 9 years, 8 months ago

    This is a private message.

  5. Alex S Staff 9 years, 8 months ago

    Hi Marilyn,

    Just to confirm, are we talking about this button?

    If so, it’s set to center align already. Could you elaborate on what you want to do with this CTA? Hm, maybe show me what you want it to look like?

  6. Marilyn Private 9 years, 8 months ago

    This is a private message.

  7. Alex S Staff 9 years, 8 months ago

    Hi Marilyn,

    Oh that’s odd. When I initially looked at your page it looked like my previous screenshot – centered.

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

    #sow-cta-5 .so-widget-sow-button {
    	float: none !important;
    }

    You might also need to install the SiteOrigin CSS Editor.

  8. Marilyn 9 years, 8 months ago

    Thanks so much! That did it. Also, would like to remove the white border and change the font.

  9. Marilyn 9 years, 8 months ago

    Ok I removed the white border and changed the background. Not sure where to change the font.

  10. Alex S Staff 9 years, 8 months ago

    Hi Marilyn,

    I’m not too sure, but I suspect your theme will have an easy method of doing this but if it doesn’t, you’ll need to use CSS to do this. With that said, I’ve logged this as a feature request as you should be able to set a font for the CTA.

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