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.
In this demo https://demo.kaliumtheme.com/photography/ the portfolio menu is always centered, but for some reason, in my site is to the left. I tried using css custom, but i think that something is overriding the instruction.
Best regards.
Hi djsheky,
Can you please add the code below to your Custom CSS area:
/* Portolio: Center Categories */ .portfolio-title-holder .pt-column { margin: auto; } .product-filter .portfolio-subcategory { left: 50%; right: auto; transform: translateX(-50%); } .product-filter { text-align: center; }Thanks!
It works for standard size, Thanks. But the mobile version is still to the left :(.
Hi djsheky,
You had a problem on your previous CSS codes.
I fixed them and also added the CSS code to center those portfolio filters and they are working as it should
See video: https://d.pr/v/PaEtmG
Have a nice day!
Perfect. Thank you so much.
I'm happy to hear that
I wish you have an amazing week!
P.S: Enjoying our theme? Head over to your Downloads tab and give it 5 stars. We will love you forever.