Support » Plugin: WooCommerce » Shop Page Categories – change the title size and remove quantity of products

  • Resolved EgJS

    (@egjs)


    Hello!

    Can someone help with a couple of changes to our woo commerce setup…

    On the shop page (‘toy shop’) we have the categories displayed – I’d like to change the titles size if possible and remove the number of products within that category shown in brackets…

    The number of products in the category is in brackets and highlighted in yellow and covers some of the title, so it looks a bit crap…

    Our site is not complete yet, but if you could take a look and make some suggestions it would be greatly appreciated…!

    http://www.toysofearth.com/toy-shop

    Also, if you’ve got any other feedback or issues that occur when you view the site, I’d appreciate it!!

    Cheers!

    https://wordpress.org/plugins/woocommerce/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Try this in your custom css:

    .woocommerce ul.products li.product h3,
    .woocommerce-page ul.products li.product h3
    {font-size: 1.1em !important;}
    mark.count {display: none;}

    My comment as a customer is that it took me a while to find out you are UK based. I would click away from a states-based merchant due to postage and customs costs.

    Thread Starter EgJS

    (@egjs)

    That has worked perfectly!

    And thank you for your additional feedback, that’s really useful and a very good point!

    Thank you for taking the time to help.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Shop Page Categories – change the title size and remove quantity of products’ is closed to new replies.