Product Site - incorectly displayed

Merchant
Depuis Germany
Membre depuis avr. 2016

I see problem with product site:

Orginal (Lite Cart demo)

My Product site

Why here is one column instead two?

Moderator
Depuis Lithuania
Membre depuis mars 2016

It's css fix. Find line 103 in product.less

Standard should be:

#box-product .attributes {
columns: auto 2;
}

EDIT: There you can set any number of columns you want. But it should be using full-width. So most likely you made some other customization.
I'm thinking you've placed .attributes outside #box-product div.

Merchant
Depuis Germany
Membre depuis avr. 2016
.attributes { table { -webkit-column-break-inside: avoid; -moz-column-break-inside: avoid; break-inside: avoid-column; td:first-child { width: 50%; } } @media(min-width: 768px) { columns: auto 2; }

Here is already columns: auto 2;

Moderator
Depuis Lithuania
Membre depuis mars 2016

Send a link to your shop. I'll try to see if it's an easy fix.

Moderator
Depuis Lithuania
Membre depuis mars 2016

Simply hit enter twice (add an empty line before adding another attribute)

Colors
Body: Yellow
Eyes: Black
Beak: Orange

Other
Material: Plastic

Merchant
Depuis Germany
Membre depuis avr. 2016

Ok :)

Sometimes the simplest things seem to be the hardest

Ce fil de discussion a été fermé en raison d'une longue inactivité. Il n'est pas possible de publier dessus.
Ce site n'utilise aucun cookie ni aucune technologie de suivi tierce. Nous pensons pouvoir faire mieux que les autres et nous nous soucions vraiment de votre vie privée.