Product Site - incorectly displayed

Merchant
Från Germany
Medlem sedan apr. 2016

I see problem with product site:

Orginal (Lite Cart demo)

My Product site

Why here is one column instead two?

Moderator
Från Lithuania
Medlem sedan 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
Från Germany
Medlem sedan apr. 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
Från Lithuania
Medlem sedan mars 2016

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

Moderator
Från Lithuania
Medlem sedan 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
Från Germany
Medlem sedan apr. 2016

Ok :)

Sometimes the simplest things seem to be the hardest

Den här tråden har stängts på grund av lång inaktivitet. Det går inte att posta inlägg till den.
Denna webbplats använder inga kakor och ingen spårningsteknik från tredje part . Vi tror att vi kan göra det bättre än andra och tänker verkligen på din integritet.