Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
I have found a gotcha using Vantage – the elementor form module – the send button of which is stuck with white on a white to gray graduated button and changing the colors in the module has no effect. Changing themes for me is problematic and requires a few hours fixing for each site.
Hi Pat
Thanks for reaching out.
Do you have a public URL where we can take a look at what’s going on?
Hi
This is a vantage theme page I just created and inserted an elementor form widget. I have set the background of the button to blue and the text to white. https://www.weebaglady.co.uk/2020/04/30/elementor-7098/
And here is a Hello Elementor theme page I did the same. https://dradambell.com/elementor-342/
I have several other vantage sites that I wish to implement some elementor functionality – notable integrating a form to subscribe to MailPoet in an Elementor popup.
Here is a site I spent several hours converting from Vantage to Hello Elementor – click Subscribe to see the formatted popup. Hust to show that the siteorigin pagebuilder etc happily coexist otherwise.
https://cabinetcerises.fr/en/home-3/
Thanks
Elementor is setting
background-color
which isn’t overriding the Vantage button styling which setsbackground
(takes higher priority).There are a few options to resolve. One is to go to Customize > Theme Design > Buttons and set up the button styling you’d like to use there.
Another is to add to AppearanceCustom CSS if you’re using SiteOrigin CSS or CustomizeAdditional CSS:
Great, thank you so much.
Sure, no problem :)