Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

change widht of an pop up

Home / Forums / Virtue Theme / change widht of an pop up

This topic is: Not Resolved
[Not Resolved]
Posted in: Virtue Theme
March 14, 2017 at 5:11 am

Hi 🙂

I have a short question to a small snippet. This is one of my product pages ( and when you want to add a product to cart with a too small width and lenght, for example 5mm, a pop up with information is shown. Now I´m trying to modify this pop window in width or text align. I tried to add these ones to virtue css box and even went into the css plugin file to change the values. I now this is not your business but maybe you can help me with that. I want to lern it.

white-popup {
position: relative;
background: #FFF;
padding: 20px;
width: auto;
max-width: 500px;
margin: 20px auto;
}

.white-popup ul.dimensions-errors {
list-style-type: none;
text-align: center;
margin: 0px;
}

Cheers,
Tobi.

  • The forum ‘Virtue Theme’ is closed to new topics and replies.