Home Forums WoodMart support forum carousel pictures on mobile is very big

carousel pictures on mobile is very big

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #342041

    Hussam
    Participant

    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.
    #342078

    Hello,

    Please provide the URL of the website to check it myself and help you out accordingly.

    Best Regards

    #342141

    Hussam
    Participant

    Please check link in private

    #342253

    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

Viewing 4 posts - 1 through 4 (of 4 total)