Support Forums

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

Forums Forums General How to style taxonomy term

Viewing 2 posts - 1 through 2 (of 2 total)
  • JENNIFER LIN
    #32285

    Hi,

    I style the taxonomy by using .searchandfilter ul li{display:inline-block;} But this make the next taxonomy become inline. What do I do if I only want that terms within specific taxonomy to be inline block?

    For example, I want ‘size’ to be inline block. so I put
    .searchandfilter ul li.sf-field-taxonomy-size{display:inline-block !important;}

    But this doesn’t work because .searchandfilter ul li{display:inline-block;} overwrite it.

    JENNIFER LIN
    #32286

    hi i solve this issue so i am closing this ticket.

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

You must be logged in to reply to this topic.