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 guys,
First thanks for the updates, for being responsive to support, much appreciated! Everythings seems to be fine now.
Look, i would like to set up the WIDTH the same as the new theme "Fashion Demo" as i can see it's 1370px, if you could tell me what to do, some css maybe?
Thanks for the good work
m.
Hi MO72,
1— We are very glad to hear that
2— Please add the code below to Custom CSS
/* Body: Large Screens */ @media (min-width: 1400px) { .container { width: 1370px; } .vc-container>.vc_row>.row-container.row-default, .vc-container>.vc_row>.row-container.row-stretch_row { width: 1370px; } }Have a great weekend!perfect, thank you Ylli!
Hi MO72,
Glad to hear that
Have a nice day!
Will set this ticket as solved from here.