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, can you show me how to align the blog header to the middle and also remove the folder icon and move the "wedding" category down to the next line
Hi Tuan,
Paste the following code in your Custom CSS area to get these results:
.single-blog-holder .blog-title { text-align: center; } .single-blog-holder .blog-content-holder .post-date-and-category .details>div { display: block !important; padding-left: 0px; margin-left: 0px; } .single-blog-holder .blog-content-holder .post-date-and-category .details>div i { display: none; }Best regards,
Laborator Team
thank you.
can i also change the body of the post to 800px? I want it to be the same width as my picture.
Here is the link to the post http://2bee1.com/2016/09/06/hung-jessica/
i'm trying to get it look like this
i already figured this out.
thx.
Hi Tuan,
Glad to hear that you managed to solve it :)
Best regards,
Laborator Team