Skip to Content
Menu
This question has been flagged
1 Reply
4571 Views

Hello i have a selection field and i tried to change the background color of the options whenever you pass it, but the color still as the default from browser ?
any suggestion please ?

Avatar
Discard
Best Answer

Hi,

Please try this code


select option { 
background: rgba(0, 0, 0, 0.3) !important; 
}

Regards

Avatar
Discard
Related Posts Replies Views Activity
1
Nov 24
94
1
Jul 24
425
1
Jul 24
467
1
Jun 24
172
1
May 24
376