• Resolved chiradeep007

    (@chiradeep007)


    I am using Elementor to build a WooCommerce shop home page. In the ‘Products’ widget, how can I hide the Category, in the given link hide ‘Accessories’.

    I want the product listing to only contain the image, product name, price and add to cart button.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter chiradeep007

    (@chiradeep007)

    Ok, solved with this on the Advanced > Custom CSS. (Pretty sure this is not the best way, but it works..), added the following line:

    selector {font-family: Barlow Condensed;font-size:0px;}

    • This reply was modified 4 years, 2 months ago by chiradeep007.

    Hi,
    Thank you for sharing the solution.
    Alternatively you could use display: none; too.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Hide Category in ‘Products’ widget’ is closed to new replies.