Select Page

Custom CSS Settings

Open the admin bar of your site and follow WooCommerceSplash PopupCustom CSS.

Add this CSS to the field “User custom CSS style”:

.br_splash_popup_window span.screen-reader-text
{
    display: none;
}