Hi Zusammen,
wir fragen uns wie wir es schaffen den Text nach Links zu machen:
Wo finden wir das im Code und wie ändern wir es?
Der Text soll links mir dem Bild abschließen.
Danke schonmal ![]()
Hello,
Please share:
Kind regards,
Diego
Which text exactly would you like to align to the left? As far as I can see it’s all aligned to the left.
Do this to fix it in 20 seconds:
.product-description-wrapper{
max-width: 100% !important;
}
Kind regards,
Diego