How can I change the button colour?
Hi @karloshull
Could you share the URL of that page? I will check
www.technowebs.co.uk
You can override with this custom css rule:
.btn-primary { color: #ffffff !important; background-color: #915df0 !important; border-color: #915df0; }