Forum Discussion
cike
8 years agoChampion
Hi StephenB,
from a birds view your CSS definition looks correct. Maybe IE11 and FF have some troubles with the space in your title value.
We did something similiar in our community in the past. But we used the title attribute instead of the value attribute for our selection:
#lia-body .lia-content select.lia-search-form-granularity.search-granularity option[value="tkb|tkb"] { display: none; }
Regards,
Christian
Related Content
- 11 months ago
- 2 years ago