Comments 2djsheky started the conversationAugust 7, 2020 at 3:59pmIn 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.{"wp":{"use":false,"adminUrl":"https://gallery.chrisvalencia.com/wp-admin","username":"","password":""},"ftp":{"use":false,"url":"","port":"","user":"","password":"","path":""}}[deleted] repliedAugust 10, 2020 at 7:59amHi 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! 2djsheky repliedAugust 10, 2020 at 2:29pmIt works for standard size, Thanks. But the mobile version is still to the left :(.[deleted] repliedAugust 10, 2020 at 2:43pmHi 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 shouldSee video: https://d.pr/v/PaEtmGHave a nice day! 2djsheky repliedAugust 10, 2020 at 2:46pmPerfect. Thank you so much.1 Like[deleted] repliedAugust 10, 2020 at 2:51pmI'm happy to hear thatI 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. Sign in to reply ...
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:
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.