Forums Forums Search & Filter Pro Styling the Search Form

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

    I am trying to add a class name to the markup of a checkbox field. I understand that there is a css file loaded by the plugin, but unfortinately, there are no selectors on the UL for a checkbox field — that’s what I’m trying to style.

    Ross Moderator
    #9469

    Hey Robbin

    If you use a DOM inspector such as Firebug, you will see there are class names added for you fields to help with styling – they are normally based around your field name/type – so you if you used a category field you could target it like ‘.sf_category’ – just check the DOM to see the classes (PS also update to latest version of the plugin – 1.4.0).

    Thanks

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