carousel pictures on mobile is very big
-
Hi, we are using your category carousel in our website, the size of the carousel pictures in mobile display comes very big, we need a code or any method to resize this pictures and make it 70 % or less
check attached screenshot and Please support
Attachments:
You must be
logged in to view attached files.
Hello,
Please provide the URL of the website to check it myself and help you out accordingly.
Best Regards
Please check link in private
Hello,
Please try adding the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.
.cat-design-alt img {
height: 100px;
}
Best Regards