Product Site - incorectly displayed

Merchant
Şundan Germany
Nis 2016 tarihinden beri üye

I see problem with product site:

Orginal (Lite Cart demo)

My Product site

Why here is one column instead two?

Moderator
Şundan Lithuania
Mar 2016 tarihinden beri üye

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
Şundan Germany
Nis 2016 tarihinden beri üye
.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
Şundan Lithuania
Mar 2016 tarihinden beri üye

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

Moderator
Şundan Lithuania
Mar 2016 tarihinden beri üye

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

Colors
Body: Yellow
Eyes: Black
Beak: Orange

Other
Material: Plastic

Merchant
Şundan Germany
Nis 2016 tarihinden beri üye

Ok :)

Sometimes the simplest things seem to be the hardest

Bu konu uzun süredir aktif olmadığı için kapatıldı. Konuya mesaj göndermek mümkün değil.
This website uses no cookies and no third party tracking technology. We think we can do better than others and really think about your privacy.