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.

Contact form widget, how to change submit button text outline color?

7 years ago · Last reply by ab123 7 years ago

The submit button in the contact form widget has a permanent white outline and I can’t find the setting to change it. My button has an orange background and white text, so the white outline makes it look like the words are printed twice.

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

Need fast email support? Get SiteOrigin Premium

Replies

4
  1. Alex S Staff 7 years, 10 months ago

    Hi Ab123,

    Do you have a public URL where we can take a look at what’s going on?

  2. ab123 7 years, 10 months ago

    Hi Alex,

    The site is feedback.advertally.com.au<http://feedback.advertally.com.au&gt;

    The issue with the submit button is that the words appear twice, atop of each other. The issue with the drop shadow within the fields is only visible through mobile.

    Any help would be appreciated!

  3. Alex S Staff 7 years, 10 months ago

    Hi Ab123

    Unfortunately, it’s not directly possible to alter the submit button text shadow at this time without using CSS. This sadly isn’t something I’m able to directly assist with but I can provide you with CSS that will allow you to remove (and could be adjusted to change the shadow).

    If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Add the following CSS:

    .sow-submit-styled .sow-submit {
    	text-shadow: none !important;
    }

    You might also need to install the SiteOrigin CSS Editor.

  4. ab123 7 years, 10 months ago

    Thanks Alex, that did the trick!

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