This topic has 3 replies, 3 voices, and was last updated 3 weeks, 3 days ago ago by Andrew Mitchell
Please help me to resize the spotlight categories only for mobile view, When I am selected “slides per view as 2” then in carousel of spotlight categories round shape is looking good, But i want to display “slides per view as 3” then round shape convert into oval shape.
So i want to display 3 categories with proper round shape.
Hello, Modestyestore,
Thank you for reaching out to us.
We understand that you would like to display 3 categories in the spotlight carousel with a proper round shape on mobile view. Currently, when you select “slides per view as 3,” the round shape converts into an oval shape, which is not the desired outcome.
We will be happy to assist you in resolving this issue using custom CSS code:
@media only screen and (max-width: 480px) {
.etheme-category-grid-image-ghost.rounded,
.etheme-category-grid-image:not(.etheme-category-grid-image-ghost).rounded img {
height: 96px;
}
}
Best regards,
8Theme’s Team
Dear modestyestore,
Choosing our theme reflects your commitment to quality, and for that, we’re genuinely grateful. As we constantly strive to elevate your experience, your feedback is an invaluable gift. Could you kindly take a moment to rate our product with 5 stars on ThemeForest?
Click here to share your insights: https://themeforest.net/downloads
Your support fuels our journey, and we appreciate it more than words can express.
Best Regards,
The 8Theme Team
The issue related to '‘Resize the spotlight categories only for mobile view’' has been successfully resolved, and the topic is now closed for further responses