New Landing How can we help? Atelier Content Width Product Page

Viewing 9 posts - 16 through 24 (of 24 total)
  • Posted in: Atelier
  • #211542
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    @media only screen and (max-width: 479px) {
    .woocommerce ul.products li.product.col-sm-3{
    width:100% !important;
    }
    .spb_tabs .nav-tabs li a{
    padding:8px 2px !important;
    }
    
    .nav-tabs > li{
    width:24% !important;
    }
    .product-carousel .owl-carousel .product{
    list-style:none !important;
    }
    }

    Thanks
    Mohammad

    #211681
    huntingensemble
    Member
    Post count: 318
    This reply has been marked as private.
    #211689
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    That looks to be caused by your cache plugin, if you flush all caches from within the plugin settings the display should be normal.

    – David.

    #211835
    huntingensemble
    Member
    Post count: 318
    This reply has been marked as private.
    #212114
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    That is because of your product tabs. Please use this:

    section.container {
        max-width: 100%;
    }
    
    @media (min-width: 768px) {
    .spb_tabs.col-sm-6 {
        width: 100%;
    }
    }

    Thanks,
    David.

    #212542
    huntingensemble
    Member
    Post count: 318
    This reply has been marked as private.
    #212561
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    @media only screen and (max-width: 479px) {
    .spb_tabs .nav-tabs li {
        margin-right: 2px !important;
    }

    Thanks
    Mohammad

    #214795
    huntingensemble
    Member
    Post count: 318

    Thanks Mohammad, solved!

    #214808
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Thanks Mohammad

    – Kyle

Viewing 9 posts - 16 through 24 (of 24 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register