Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #233158

    Hi,
    I’m looking for a way to add icons to the sort_width_container. Next to each category should an Icon be displayed.

    #233299

    Hey IcosMediaKunden!

    In my end, I have portfolio sort category called css. I added a code on Quick CSS, something like this:

    .css_sort_button {
    padding-left: 30px;
    background: url('ICON IMAGE URL HERE') left no-repeat;
    }

    If you have a category called html, you can change the selector to html_sort_button etc.

    Regards,
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.