• Resolved WYD

    (@wyd)


    Hi. First I have to say I love your plugin, great work πŸ™‚

    Here is my problem, I’ve edited the css a little bit, but I can’t find where to remove the product category dropdown in the floating bar..

    Is it possible to add a custom css in the plugin settings page to only have the “recent, name, price, weight” dropdown there, and to remove the “product category, men, women, babys, accessories”?

    http://wordpress.org/plugins/wp-spreadplugin/

Viewing 1 replies (of 1 total)
  • Thread Starter WYD

    (@wyd)

    I found the solution in another post.. Here is the solution for those who need it:

    Put this is the custom css on the plugin settings page:

    .spreadshirt-menu #productCategory {
    display:none;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Remove Product Category Dropdown In Floating Bar’ is closed to new replies.