Forums Forums Search & Filter Pro Is there a way of styling different looking drop-down inputs?

Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Anonymous
    #106741

    I’m looking at having 2 styles for drop-downs. One style would be the main, and the other would be a special style.

    Thanks

    Trevor
    #106750

    The standard select boxes are HTML and you can use your own Custom Styling for them (you would have to write the CSS and attach it to the select ID or Class).

    If you set the select boxes to be comboboxes, we then use one of two scripts (you decided which in the main plugin settings); Chosen (the default) and Select2 (my preference, optional). These come with their own style sections in our stylesheet, but you can override those with your own CSS, again.

Viewing 2 posts - 1 through 2 (of 2 total)