• Resolved trololoo

    (@trololoo)


    Hello,
    i know there is few same topics like mine, but i already working on this 24 hours and i can’t find solution. I wanna delete border around products and i just can’t find where is it in css, i tried to put some css like this

    .woocommerce div.product .images .x-img-thumbnail, 
    .woocommerce-page div.product .images .x-img-thumbnail,
    .woocommerce li.product .entry-featured, 
    .woocommerce-page li.product .entry-featured {
        border: none;
        padding: 0;
    }

    and many many more but nothing help.
    And i also need to change color of text on category page, is it possible too find it in css? thank you ??

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

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Remove product border and category text change’ is closed to new replies.