New Landing How can we help? Atelier Product Columns

Viewing 11 posts - 1 through 11 (of 11 total)
  • Posted in: Atelier
  • #261947
    nosuchagency
    Member
    Post count: 226

    Hi

    Using this shortcode:

    [spb_products asset_type=”latest-products” display_type=”standard” display_layout=”standard” multi_masonry=”no” carousel=”no” fullwidth=”no” columns=”3″ item_count=”6″ order=”DESC” button_enabled=”no” width=”1/1″ el_position=”first last”]

    I expect three columns, but the website shows four columns. Doing anything wrong?

    Thanks

    #262067
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Please try this on a new page just to test

    – Kyle

    #262135
    nosuchagency
    Member
    Post count: 226
    This reply has been marked as private.
    #262141
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    It’s working fine on my demo, please can you provide a login so I can look into it?

    Thanks
    – Kyle

    #262497
    nosuchagency
    Member
    Post count: 226
    This reply has been marked as private.
    #262558
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    This is an odd issue, we are unable to replicate and not sure why it’s applying the col-sm-3 class instead of col-sm-4

    For now, can you please add this to your custom css:

    @media only screen and (min-width: 769px) { 
    .woocommerce ul.products li.product.col-sm-3 {
      width: 33.33%;
    }
    }

    – Kyle

    #262614
    nosuchagency
    Member
    Post count: 226

    Strange. ๐Ÿ™‚

    Anything I can do to help you figure this out?

    Thanks

    #262660
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    We will let you know if we need to you to anything

    Thanks
    Kyle

    #263038
    nosuchagency
    Member
    Post count: 226

    Resolved! ๐Ÿ™‚

    #263039
    nosuchagency
    Member
    Post count: 226

    Set topic as resolved. Please! ๐Ÿ™‚

    #263040
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

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

You must be logged in to reply to this topic.