Site logo

Archived topic

How to put space between SHOP NOW button and border

2 replies · Started by Data on June 20, 2021

Viewing posts 1–3 of 3

I used the following css to show a border with white background.

.woocommerce ul.products li.product {
border: 1px solid #000;
background-color: #ffffff;
}

How to put some space between "SHOP NOW" button and bottom border. Currently, the button is attached to the lower border.

Resolved

Glad to hear that

This archived topic is closed to new replies.