Home>Support>Remove bullet points next to woocommerce product images

Remove bullet points next to woocommerce product images

By MJ, 9 years ago. Last reply by Magus, 9 years ago.

Hi, I have 3 sites using the Vantage theme. One site is entirely an estore with woocommerce and I have two small issues that I’m sure you guys can fix since I’ve run out of ideas.

1) On my product-category pages there is bullet point to the left of every image. It’s the default woo layout with image/title/button and a bullet point there unnecessarily.

Here’s an example: http://nicolerevishshop.com/product-category/shampoos/

The bullet points appear on every product-category page.

2) On the (single) product page of this same site under the product image there is a hyperlink “Description” that I’d like to remove but cannot determine a “display none” code option for that or locate any settings in Woo.

Here’s an example: http://nicolerevishshop.com/product/brilliance-shampoo-fine-hair-1-7-oz/

Any help you can provide on these would be fantastic!

Thanks again!

Matt

URL: http://nicolerevishshop.com/product-category/shampoos/

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 3 months ago Magus
    Hi, I Work Here

    Hi Matt

    Please add the following to your custom CSS

    .woocommerce #content div.product ul li.description_tab {
        display: none !important;
    }
    .woocommerce ul.products {
        list-style: none;
    }
    

    Let us know how you get on

    Magus

  2. 9 years, 3 months ago MJ

    Fixed. Thank you again, Magus.

  3. 9 years, 3 months ago Magus
    Hi, I Work Here

    No worries Matt, Glad to help

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More