Hi Kriesi Team,
I was wondering if you can refurnish the code so that it can only change specific contact button’s color (Contact Form) for specific page.
I attempted this code for the specific page https://www.sighttosky.org/partners/
/* Contact Form Button with Page ID*/
page-id-1100 .form_element .avia-button .button {
color: #EBA138 !important;
}
Best regards,
Marcus
Hey Kayzel,
Please use this CSS code instead, if you apply on other pages, just replace 1100, with the correct page id:
.page-id-1100 .form_element .button {
background-color: #EBA138;
}
Hope it helps.
Best regards,
Nikko
Hi Nikko,
Sorry to bother you. It doesn’t work. Do you mind providing me with the solution for this?
So that the contact form send button will be color will be #EBA138
Best regards,
Marcus
Hi Marcus,
I used a web inspector to test the code I gave and it works.
I have provided a link in private content for a screenshot that shows it works.
Best regards,
Nikko
Hi Nikko,
Thank you. It work. Please do close the thread!
Best,
MM
Hi MM,
We’re glad that we could help :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko