Support Forums

The forums are closed and will be removed when we launch our new site.

Looking for support? You can access the support system via your account.

Forums Forums Search & Filter Pro A to Z Filter

Viewing 4 posts - 1 through 4 (of 4 total)
  • Melanie
    #147136

    For some weeks ago, you helped me with an A to Z Filter, also to style it via CSS.
    Now I have one more question:

    Is it possible to set a color (via CSS) for the background, when the user have choose (click) one letter, so the user can see which on is active? I tried with :active, but it doesn´t work.

    Do you know what I mean?

    Greetings Melanie

    Melanie
    #147137
    This reply has been marked as private.
    Trevor Moderator
    #147215

    I think this would do it:

    .sf-field-post-meta-erster_buchstabe .sf-option-active label {
      background-color: pink;
    }
    Melanie
    #147239

    Yes that did it. Nice. Thank you so much. 🙂

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

The topic ‘A to Z Filter’ is closed to new replies.