As previously announced via banners and our newsletters, support is no longer available through this platform.

For easier navigation, you can still click on "Submit a Ticket" here, choose the appropriate category, and you'll be redirected to the correct support channel for your plugin.

You can still access your previous tickets and browse public tickets, but please note that responding to tickets is no longer possible.

Paid customers: Please log in to your store account for support.

Pre-purchase questions: Use the support widget in the bottom-right corner of our websites:
https://wpamelia.com
https://wpdatatables.com
https://wpreportbuilder.com

Okay
  Public Ticket #2614503
Button Colour / Style
Closed

Comments

  • Roycedigitalservice started the conversation

    Hello,


    we bought amalia and we like the plugin, there is only one problem. After choosing the date and the hour for the appointment, the "next" ("Weiter" in german on the screenshot) button is not in a good colour and there is no option to change the colour. We want a normal white button, our button is outlined and only white by hover the button. 

    So the button in very bad to see.

    Attached a screenshot one without hover and one with hover. How can we change the Button style / colour? The button should always be white not only on hover.


    Thanks :)

    Regards

    Julia

  • [deleted] replied

    Hello Julia, 

    Thank you for your purchase and apologies for replying a bit later, we don't work on weekends. 

    That is probably some CSS conflict with your theme or another plugin. Please try adding this format HTML to the page where you have Amelia 

    <style>
    #am-continue-button {background: white !important;}
    </style> 

    I set the color white just as an example, you can change it of course.

    you can add it as CSS if you have that option

    #am-continue-button {background: white !important;}

    and let me know if it helped. 


  • Roycedigitalservice replied

    Hello Marija,

    thank you so much. I feared that there is a conflict with my theme or a plugin.

    I added the css code and it works great.

    Thanks a lot :)

    Regards

    Julia

  • [deleted] replied

    You are welcome, Julia. Glad to see that it worked, thank you for letting me knowsmile.png

    If you have any other questions or concerns feel free to open a new ticket and we will gladly help out.