Reply 328049 to: How do i change border color of grid in Ajax product tabs

Avatar: Awais Ahmed
Awais Ahmed
Participant
July 2, 2022 at 09:57

Hello, @Kazi Sabit,

Please copy and paste the below-given CSS code to XStore >> Theme Settings >> Theme Custom CSS and under the Global Custom CSS section and change the value of the color in the given code as per your requirements.

https://postimg.cc/Y4d9xymD

.products-bordered-layout:not(.with-ajax)>div {
    border-color: red !important;
}
.etheme_products .row.products.products-loop.products-grid {
    border-color: red !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.