I am using the Kalium theme. I have a portfolio on my home page and I want the categories to be centre aligned, they are currently aligned to the left. I am sure this is possible as I have seen it in some of the demo's but I can't find any options or tutorials mentioning this.
I would also like the categories to be closer together. Is there any control over this?
Can you please add the code below to your Custom CSS area:
/* Portolio: Center Categories */
.portfolio-title-holder .pt-column {
margin: auto;
}
/* Portolio: Reduce space between Categories */
.product-filter ul li {
margin-left: 20px;
}
Hi,
Hopefully a simple question.
I am using the Kalium theme. I have a portfolio on my home page and I want the categories to be centre aligned, they are currently aligned to the left. I am sure this is possible as I have seen it in some of the demo's but I can't find any options or tutorials mentioning this.
I would also like the categories to be closer together. Is there any control over this?
Hi Matt,
Can you please add the code below to your Custom CSS area:
Thanks!
Thank you!
Happy to hear that
Have a great day!
P.S: If you like the theme, it would help us a lot if you could give us a five-star rating on Themeforest from your Downloads tab.
A huge thank you from me and Laborator in advance.