When I want to select options in a multi select field, and hover over the options, they disappear. Highly annoying! How do I solve it?
See video:
www.screencast.com/t/rkVDHsxz
Bes regards
Anders hidman
Sweden
Hi, Anders.
Thank you for contacting us.
This issue is caused by your current template - it changes color of hover element to white... thus it's not visible on white background.
Please, contact with your template developers.
Hi, Anders.
That means it comes from 3rd party extension.
Unfortunately when I try to reach your site I get "Internal Server Error":
prntscr.com/fmrbhm
HI, Anders.
On which page I could find that multiselect. I can't see it in registration form.
Please, provide me URL.
Hi Michał
You log in as JomSocial at
spejset.se
and go to Jomsocial's profile, scroll down to "Edit profile" and there you will find the field "Multiple Select Field" which does not work properly.
See video:
www.screencast.com/t/QLqZ6oIbw
BR
Anders
Hi, Anders.
Okay, got it! Please, use this code:
.joms-select--wrapper .joms-select option:hover, .joms-select--wrapper .joms-select option:focus {
color: #000 !important;
}
I have added the code like this.
See image:
www.screencast.com/t/McT939gjxj
....but the problem is still there
BR
Anders
HI, Anders.
No, it works perfectly - you just need to clear your browser cache :)
Use CTRL+F5 to refresh page.