Reply 330667 to: How can I change the image shape displaying for category

Avatar: Awais Ahmed
Awais Ahmed
Participant
July 29, 2022 at 10:28

Hello, @Saira,

You can make them round using the Custom CSS, Please copy and paste the below given CSS code to XStore >> Theme Settings >> Theme Custom CSS >> Global Custom CSS.

.category-grid img {
    border: 1px solid !important;
    border-radius: 100% !important;
}

Regards 8Themes Team.

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.