Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Design Border around woocommerce products

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #278439
    shuaib
    Participant

    Hey guys,

    I am not too advanced in WordPress and need some help.

    My web homepage is https://empireparts.co.za/.

    I want to place a border around each product like it is displayed now. I did this using the following code:

    .woocommerce .product {
    border: 1px solid lightgray;
    }

    However when I select a product, the entire product page is covered in a border which doesn’t look good. Can anyone assist? I only want the products to have a border when they on the category or shop page. Not on the actual product page. So basically only when it is displayed as a thumbnail.

    Thanks in advance.

    Regards

Viewing 1 post (of 1 total)
  • The forum ‘Design’ is closed to new topics and replies.