WebSite X5Help Center

 
Peter S.
Peter S.
User

Ecommerce Ver Pro 2021.3.3 Shipping page - how to change line spacing  en

Автор: Peter S.
Просмотрено 667, Подписчики 1, Размещенный 0  

Cell height in table and the line spacing too big.

I want to add more shipping options which I understand the process but I only need 1 line or at most 2 but X5 creates these table cell too high and want to control/reduce line spacing.

I figure there is a margin setting for these but cannot locate that.

Is there a way in X5 site creation to view/see the shipping and payment and order pages in the MAP

Appreciate comments

Размещено
1 Ответы - 1 Полезно - 1 Корректно
Aleksej H.
Aleksej H.
Moderator

Hello.Try adding this:

<style>
.cart-table td {
padding: 5px;
}
</style>

Here:

 

Читать больше
Размещено От Aleksej H.