WebSite X5Help Center

 
Derek K.
Derek K.
User

Shopping cart query  en

Autor: Derek K.
Visitado 635, Seguidores 1, Compartilhado 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 em
1 RESPOSTAS - 1 ÚTIL - 1 CORRIGIR
Aleksej H.
Aleksej H.
Moderator

Hello. Try to add this :

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

Ler mais
Publicado em de Aleksej H.