Horje
How to add Border around Woocommerec Product

Step-1: Login to WP Dashboard

Login to your "yourdomain.com/wp-admin" Dashboard

 

Step-2: Click to Appearance

Then,Click on "Appearance" + "Customize" from left sidemenu of Dashboard.

Step-3: Click to Additional CSS

Find "Additional CSS" from leftside menu. Select it.

 


Demo

Example: WORDPRESS
.type-product {
    border: 1px solid #cdccce;
    box-sizing: border-box;
}

Output should be:






Related Articles
How to fix Woocommerce title length Broken Grid Product View Wordpress CSS Tutorial
How to bring woocommerec order button center align Wordpress CSS Tutorial
How to add Border around Woocommerec Product Wordpress CSS Tutorial


Read Full:
Wordpress CSS Tutorial
Category:
Web Tutorial
Sub Category:
Wordpress CSS Tutorial
Uploaded:
1 month ago
Uploaded by:
Admin
Views:
12
Tested on:
PHP 7 and Wordpress 6.6+



Share on: