Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #294499

    Where can I find the CSS for styling the woo commerce product grid? I want to change things like the border to grid items, the padding around price and title and the background colour of Add to Cart rand Show Details.

    many thanks

    #294687

    Hi envapk2!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    .main_color .avia_cart_buttons { background-color: red; }
    span.price { padding: 10px; }
    .inner_product_header h3 { padding: 10px; }

    Regards,
    Yigit

    #294871

    That’s great, many thanks Yigit

    Peter

    #294874

    Hi!

    You are welcome Peter, glad we could help! :)

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘woocommerce product grid styling’ is closed to new replies.