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.
Hello,
I have an image I would like to stay full width on my contact page. I have selected "Stretch Row and Content (No Paddings)" and it works only until a certain point. How can i maintain full width regardless of size of webpage?
Thank you.
Luis
Hi Luis,
In that case please do the same as I did in this video: https://d.pr/v/OGKzhM
So just add a class to your Single Image element (example: my-fullwidth-image) and then add it's CSS code in the Custom CSS area:
.my-fullwidth-image img { width: 100%; }Have a great day!
Perfect! Thank you very much.
Luis
Hi Luis,
Happy to hear that
Have a great day!