Tagged: enfold, enfold mobile view, Enfold Shop
Hi Kriesi
In your shop demo of Enfold if i view a full product layout on the following resolutions it looks perfect
iPAD
768 x 1024
iPnone 6
375 x 667
667 x 375
iPhone 6 Plus
414 x 736
736 x 414
However my own shop full product layout looks terrible, text being cut off in half, the variation choice buttons cut off, the additional information tab and reviews cut off, just looks terrible :(
I have applied a change though you can see in this thread to move my category menu to the right
Previous change to shop layout
Please could you help me make this look better.
Thank you for your time
Hi indieweb,
Please try the following in Quick CSS under Enfold–>General Styling:
@media only screen and (max-width: 767px) {
.single-product-summary {
width: 100% !important;
}
}
Best regards,
Rikard
Hi Rikard
Thank you so much for the excellent support.
That worked beautifully.
Cheers