WebSite X5Help Center

 
Derek K.
Derek K.
User

Shopping cart query  en

Autor: Derek K.
Visitado 1014, Followers 1, Compartido 0  

If you go to https://orangedreamz.com/elf-bar-mix-and-match.html and add products to the shopping cart you have scroll to see the full product description. Is there a way to increase the size of the product description box so that you do not have to scroll. Site still under construction.

Publicado en
1 RESPUESTAS - 1 ÚTIL - 1 CORRECTO
Aleksej H.
Aleksej H.
Moderator

Hello. Try to add this :

<style>
.cart-table .product-description {
max-height: 110px;
}
</style>

Leer más
Publicado en de Aleksej H.