Vantage has issues with the Elementor Form module
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.
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
5Hi 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-colorwhich 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:
.elementor-button { background: #4054B2; }Great, thank you so much.
Sure, no problem :)
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.