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.
I can’t seem to get the “all work”-button centered on the site.. it is fixed in a left alignment. The button is located under the portfolio items in the home page. Can you help me centering it?
also... the loading time of the site is way slower now after I moved the site to the new domain (same host)? And the top banner video is not playing on mobile devices?
best,
Daniel
Hi Daniel,
Add this CSS to Custom CSS:
.wpb_wrapper .laborator-btn.all-work-button { width: 200px; display: block; margin: 0 auto; }Best regards,
Laborator Team