PrinceOfPersiaPrinceOfPersia
PrinceOfPersia
Apr 9, 2025

Q: Custom CSS for Matrix Theme

Dear Dukaan Team,

I would appreciate it if you could provide a Custom CSS code for the matrix theme that will allow me to display "All categories: JACKETS, SHIRTS, SWEATERS, TRENDING, JEANS, SHIRTS & TOPS, COTTON, PERFUMES" within a circle design instead of a square box. Please see the attached image for reference. Even though I don't have a coding background, I still attempted to modify the theme using AI-generated code, but it didn't work out for me. So I need your help on this.

Image reference:
https://sinosend.com/w/T9vlwD8

Founder Team
Suumit_Rollout

Suumit_Rollout

Apr 10, 2025

A: A border-radius of 50% to make the element circular.

For Matrix theme:
.categoryImg {
object-fit: cover !important;
border-radius: 50% !important;
}

Share
Helpful?
Log in to join the conversation

Thank you very much, Dear.Summit, The above code works.

Image reference for Sumolings.
https://sinosend.com/w/l6UpNDv