Drop down colour change
can you provide the css I'll need to add to change the drop down box hover colour please, I've set up locations and when you go to choose it's blu, I need to change this. I've search the form but can find an answer
Thanks
Shaun
4 Answers
Hi Shaun, can you please provide link to that page with dropdown?
Best regards,
Nikola
Here is the link - https://thebathroom.co.uk/booking-test/?wyp_rand=725670 you will see the blue back ground the location and consultant drop downs Thanks Shaun
Hover style is done within this rule:
.select2-container–default .select2-results__option–highlighted[aria-selected] { background-color: red!important }
Just change that red part to any color that you want.
Best regards,
Nikola
Hi Nikola, that hasn’t worked unfortunely
also is it possible to remove the \'Wordpress\" from the notification emails, it states Wordpress as the correspondent, I\'d like to replace that with my Clients Business Name
Please login or Register to submit your answer