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

Avatar: Awais Ahmed
Awais Ahmed
Participant
July 30, 2022 at 05:42

Hello, @Saira,

You can make them the design a rectangle and the corners curved 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 {
    height: 200px !important;
    width: 300px !important;
    border-radius: 30px !important;
}

Note: You can change the values in the given Code as per your requirements.

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.