New Landing How can we help? Themeforest Theme Support Uplift Issue on product page

Viewing 3 posts - 1 through 3 (of 3 total)
  • Posted in: Uplift
  • #326308
    micheal_w
    Member
    Post count: 498

    Hi Guys,

    Firstly, I apologise double posting, but on my other post I didn’t receive reply for a week.

    Product page issue

    Let me summarise my issue:

    After updating to the latest Uplift / Woocommerce / WordPress, the product page looks messy.

    You provided the CSS below, but it still didn’t solve the issues.

    .woocommerce div.product div.woocommerce-thumb-nav--left .flex-control-nav {
        padding-right: 0;
        margin: 0 auto;
    }
    
    @media only screen and (max-width: 767px) {
    .woocommerce div.product div.woocommerce-thumb-nav--left .flex-viewport {
        float: none;
        width: 100%;
        margin-bottom: 30px;
    }
    .woocommerce div.product div.woocommerce-thumb-nav--left .flex-control-nav {
        float: none;
        width: 100%;
        padding-right: 0;
        margin: 0 auto;
    }
    .woocommerce-product-gallery__image {
        min-height: auto!important;
    }
    .woocommerce div.product div.woocommerce-thumb-nav--left .flex-control-thumbs li {
        margin-bottom: 0;
    }
    .woocommerce div.product div.summary {
        padding-top: 0;
    }
    }

    The issues I am facing:

    #326309
    micheal_w
    Member
    Post count: 498
    This reply has been marked as private.
    #326765
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Going to close this to keep the flow in the other topic – http://www.swiftideas.com/forums/topic/product-page-issue-2/page/2/

    Thanks,

    – Ed

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

You must be logged in to reply to this topic.