Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #384043

    Hi,

    1. When running the Woocommerce shop, we have the filter bar on top.
    How can I change the default filter to Filter by name, and filter from A-Z?

    2. How can one change the color of the sale! button? I tried to change the css code, but it keep switching back to the set button color.

    thanks!!

    rob

    #384638

    Hey RobWu!

    1. You can change the default product sorting in Dashboard > Woocommerce > Products.

    2. Add this to your custom CSS.

    .onsale { background: blue !important; }
    

    Regards,
    Elliott

    #387630

    Hi Elliot,

    Sorry for the long delay. This was ‘snowed under’ in all other emails. But again thanks for the responses :-)

    cheers!

    rob

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘shop top filter bar question – change default? and color Sale! button?’ is closed to new replies.