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.
can you show me how to change the "I'm Remi" font size.
Hi Tuan,
Just go to your Custom CSS > Responsive (tab) > and then you can edit the font-size on this area:
(view large version)
Hi Tuan,
That is coming from the Custom CSS that we added to make Blog page on the Photography demo more special.
Please find this div on your Custom CSS
and remove
from it.
Then add this CSS
.single-blog-holder .details .date {
padding-left: 0px;
}