Important:
This support area is for Kalium 3 users only.
Support for Kalium 4 has moved to our new platform at support.laborator.co.
If you’re using Kalium 4, please create a new account there using your email and license key. A password will be sent to you automatically.
Hi,
When I put images of my portfolio pages in half width, the image is not centered on the page (cf http://margueritequeinnec.com/portfolio/neuilly/). The only solution is to put images in full width, but the result is that images are too big and not correctly readable.
Thanks for help
Hi Clement,
If you use only images then this is a fix for that, paste the following CSS in the Custom CSS area of that project, not in the general Custom CSS:
.col-xs-12.col-sm-6 { position: relative !important; float: none !important; margin: 0 auto !important; }Best regards,
Laborator Team