I have a client website on which we use Amelia with Beaver Builder. On this site the button Continue is not directly visible after a client selects a date and time. When you (accidentally) hover over it, it becomes visible. See in this Loom video: https://www.loom.com/share/c37d0a0f97ab494ebc8c796422a4c837
I don't have this issue on another website that runs on Avada theme with Fusion page builder.
Is there something else i could check that could have caused this issue?
Ok, thanks! The default button colour is indeed the same as the colour of the Amelia widget. I played around a little with the colours and now I have set the text colour in Amelia on black, so at least the text Continue is visible now.
Hi,
I have a client website on which we use Amelia with Beaver Builder. On this site the button Continue is not directly visible after a client selects a date and time. When you (accidentally) hover over it, it becomes visible. See in this Loom video: https://www.loom.com/share/c37d0a0f97ab494ebc8c796422a4c837
I don't have this issue on another website that runs on Avada theme with Fusion page builder.
Is there something else i could check that could have caused this issue?
Hello Debbie
Issues like this usually occur when there is a conflict either with the theme currently active on your website, or another plugin you have installed.
In this case, I believe the theme is adding some CSS to the button, which makes it invisible until you hover over it. Here it is:
So, when I disable this background-color property when I inspect the page, the button appears normally.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Ok, thanks! The default button colour is indeed the same as the colour of the Amelia widget. I played around a little with the colours and now I have set the text colour in Amelia on black, so at least the text Continue is visible now.
Good work, Debbie.
Thanks for letting me know.
You could also find that selector, copy it and define the color, and include it as HTML above Amelia's shortcode, like this:
And it should look like this:
If you get it to work like that, you can revert the color of the text.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Yes, that worked. Great, thanks!
You're welcome, Debbie
Glad I could help.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables