WebSite X5Help Center

 
Peter S.
Peter S.
User

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

Autor: Peter S.
Besucht 687, Followers 1, Geteilt 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

Gepostet am
1 ANTWORTEN - 1 NüTZLICH - 1 KORREKT
Aleksej H.
Aleksej H.
Moderator

Hello.Try adding this:

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

Here:

 

Mehr lesen
Gepostet am von Aleksej H.