Carroussel size

Discussion in 'ClassiCraft WordPress Theme' started by aster media, Dec 8, 2015.

  1. aster media

    aster media Member

    Joined:
    Mar 15, 2012
    Messages:
    408
    Likes Received:
    8
    As per your advise, I tested changing the carroussel picture size to a greater number, 160 px instead of 130 px. I notice that the carroussel doesn't allow motion, forward or backward and it gets stuck on the changed value despite of resetting the size back at 130 pixels.

    - What can be the problem and how to solve it?
    - What is the purpose for #owl-demo .items and #owl-demo .items img?

    Please advise,
    Regards,
    Steven

    .owl-carousel .owl-item {
    width: 130px !important;
    }
    #owl-demo .items {
    width: 106px;
    height: 93px;
    }
    #owl-demo .items img {
    width: 100% !important;
    height: 93px !important;
    }
     
  2. priya

    priya Guest

    Hello Steven,

    You are suggested to keep that carousel images with their original size.

    As to slide the image with edited size will require changing the javascript from the theme and that will require a lot of customization and our time as well.

    Hope you will understand.

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
    aster media likes this.
  3. aster media

    aster media Member

    Joined:
    Mar 15, 2012
    Messages:
    408
    Likes Received:
    8
    Okay... will leave it for now.
    Thank you,
    Steven
     
  4. priya

    priya Guest

    Thanks for understanding Steven!

    It always my pleasure to assist you.:)

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page