Comments 3atomic-dz started the conversationMarch 6, 2021 at 7:15pmHello. Just installed and started to fill the site. I've noticed that category filter is working like drop-down meny, overlapping the pictures. How can I fix it? 1 LikeEwoutBakker repliedMarch 7, 2021 at 4:56pmFollow[deleted] repliedMarch 8, 2021 at 8:26amHiĀ atomic-dz, Please add the code below to your Custom CSS area: .pt-column.pt-filters { width: 100%; } Have a nice day!1 Like 3atomic-dz repliedMarch 8, 2021 at 9:04amThank you, now it works as needed, but aligned to the right.Maybe it is good idea to add in new release some settings for category filter formatting?What should I write to align to the center?[deleted] repliedMarch 8, 2021 at 9:36amHiĀ atomic-dz,When we rewrite the code of that area we will make sure to offer an option for this too.For the moment 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%); width: 100% } .product-filter { text-align: center; }Have a nice day!1 Like 3atomic-dz repliedMarch 8, 2021 at 9:42amGreat, thank you very much for your answer!1 Like[deleted] repliedMarch 8, 2021 at 9:49amHappy to hear that your request is resolvedI wish you all the best!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.1 Like 3atomic-dz repliedMarch 8, 2021 at 9:52amDone ;)1 Like[deleted] repliedMarch 8, 2021 at 9:55amThank you very much!Have a lovely week!I will set this ticket as solved from here. Sign in to reply ...
Hello.
Just installed and started to fill the site.
I've noticed that category filter is working like drop-down meny, overlapping the pictures.
How can I fix it?
Follow
HiĀ atomic-dz,
Please add the code below to your Custom CSS area:
Have a nice day!
Thank you, now it works as needed, but aligned to the right.
Maybe it is good idea to add in new release some settings for category filter formatting?
What should I write to align to the center?
HiĀ atomic-dz,
When we rewrite the code of that area we will make sure to offer an option for this too.
For the moment please add the code below to your Custom CSS area:
Have a nice day!Great, thank you very much for your answer!
Happy to hear that your request is resolved
I wish you all the best!
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.
Done ;)
Thank you very much!
Have a lovely week!
I will set this ticket as solved from here.