Contact form widget, how to change submit button text outline color?
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
4Hi Ab123,
Do you have a public URL where we can take a look at what’s going on?
Hi Alex,
The site is feedback.advertally.com.au<http://feedback.advertally.com.au>
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!
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.
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.