Viewing 1 replies (of 1 total)
  • Your best bet is to use the browser’s inspection tools, like Firebug, to review what classes are being used and then use a plugin like Simple Custom CSS to change specific codes.

    For example, in the Masonry layout I changed the color and size of the selectors:
    .wc-shortcodes-term-slug-music {
    color:#00008B;
    font-size:xx-large;
    }
    [‘music’ was one of the category filters.]

Viewing 1 replies (of 1 total)
  • The topic ‘How to change the colors?’ is closed to new replies.