Select Page

Custom CSS Settings

Open the Admin Bar of your site and follow WooCommerce Product Preview Custom CSS/JavaScript.

Add this CSS to the field “Custom CSS”:

.br_product_preview_button 
{
    display: inline-block;
}