New Landing How can we help? Atelier change the product width on mobile screen.

Viewing 9 posts - 1 through 9 (of 9 total)
  • Posted in: Atelier
  • #220230
    stacia
    Member
    Post count: 14

    I want to show the 3 items on the small screen too. now I see only one with full width size.
    check the screenshot http://imgur.com/BKQNeDS

    #220232
    stacia
    Member
    Post count: 14

    also is there any way to make instagram 5 items per row to 6 items or more?

    #220416
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css.

    @media only screen and (max-width: 767px){
    .woocommerce .products .product {
        width: 33.33333333%!important;
      }
    }
    
    .col-sm-sf-5.instagram-item {
        width: 16%!important;
    }
    

    Hope it helps.

    -Rui

    #220457
    stacia
    Member
    Post count: 14

    <div class=”spb_content_element col-sm-3 col-xs-6 spb_text_column”>
    I want to add extra class like this.. col-xs-6. its easy to do

    #220461
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    You would need to edit the woocommerce files to add that class

    – Kyle

    #220480
    stacia
    Member
    Post count: 14

    also want to show instagram photos 5 items in a row on mobile too. now its only one per row.

    #220482
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Please open a new topic for the instagram question

    – Kyle

    #220483
    stacia
    Member
    Post count: 14

    okay.. which file and how I need to change?

    #220624
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    If I understand correctly your question you can add extra classes directly in the asset.
    https://www.dropbox.com/s/w1q86ytkp7f9fbm/Screenshot%202015-10-13%2022.08.42.png?dl=0

    -Rui

Viewing 9 posts - 1 through 9 (of 9 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