Drop down colour change

Support forumCategory: QuestionsDrop down colour change
puffin asked 2 years ago
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
Nikola Loncar Staff answered 2 years ago
Hi Shaun, can you please provide link to that page with dropdown? Best regards, Nikola
puffin answered 2 years ago
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
Nikola Loncar Staff replied 2 years ago

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

puffin replied 2 years ago

Hi Nikola, that hasn’t worked unfortunely

puffin answered 2 years ago
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
Nikola Loncar Staff answered 2 years ago
Hi Puffin, regarding email sender its easy to fix. Just change send from to be like: Company Name <email@address.com>   Best regards, Nikola