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,
When i scale my screen so there are 2 columns next to eachother they suddenly have a margin between the portfolio thumbnails, how can i fix this?
Kind regards,
Bram
Hello,
the full width portfolio is not working as it suppose to be you can check the link below
http://rensnooren.com/portfolio
all the items on the left and on the right side doesnt show completely, the fall of the screen or something?
Please help me
Hi Bram.
1— Can you please add the code below to Custom CSS
@media screen and (max-width: 768px) { .portfolio-holder .portfolio-item.w3 { padding-left: 0px !important; padding-right: 0px !important; } }2— Can you please add the code below to Custom CSS
.portfolio-container-and-title.full-width-portfolio .merged-item-spacing {
margin-left: 15px !important;
margin-right: 15px !important;
}
Thanks! great service and sorry about the other ticket i didnt make it on purpose, somehow i forget that i made one for that problem already :$
Hi Bram,
Don't worry, glad to hear that the problem is solved now :)