What is OWL productCarousel - by mschueller

This topic has 4 replies, 2 voices, and was last updated 6 years, 8 months ago ago by Rose Tyler

  • Avatar: mschueller
    mschueller
    Participant
    June 6, 2017 at 23:17

    I have a large white space on many of my pages and its showing owl productCarousel in the code, how do i get rid of this?

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 7, 2017 at 08:32

    Hello,

    It is standard place to show product gallery http://prntscr.com/fgv1xz http://prntscr.com/fgv2cxb
    To reduce it you can add this code in Theme Options > Custom css:

    .single-product .product-navigation {
        padding-bottom: 0;
    }
    .product-information .price {
        margin-bottom: 10px;
        margin-top: 5px;
    }
    .product-information .short-description {
        margin-bottom: 10px;
    }
    .single-product table.variations {
        margin-bottom: 0px;
    }
    .single_variation_wrap {
        margin-top: 5px;
    }
    .single-product .product-information {
        margin-bottom: 5px;
    }
    .single-product .product_meta {
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .product_meta > span {
        line-height: 20px;
    }

    Regards,
    Rose Tyler.

    Avatar: mschueller
    mschueller
    Participant
    August 20, 2017 at 00:57

    doesnt seem to work

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 21, 2017 at 08:45

    Hello,

    I’ve corrected your custom code. Please check now.
    Also, go to Theme Options > Color Scheme > Fixed Header Text Color > Dark.

    Regards

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.