Home Forums WoodMart support forum Display 3 photos per row of instagram on mobile view

Display 3 photos per row of instagram on mobile view

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #312890

    Candice
    Participant

    Hi,

    I set 3 photos per row but it only displays 2 photos per row on mobile view. I need it be 3 photos per row for all devices. How can I do? Thanks.

    Attachments:
    You must be logged in to view attached files.
    #312936

    Hello,

    I saw the screenshot you attached.

    Please try adding the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.

    .instagram-picture.col-lg-20_0.col-md-3.col-sm-4.col-6 {
        max-width: 33%;
    }

    And see if this works for you.

    Regards.
    Xtemos Studios

    #313061

    Candice
    Participant

    Hi,

    Thanks for your code but it doesn’t work. Any other solution? Thanks.

    #313099

    Hello,

    Please try and replace the previous Custom CSS with the following in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.

    .instagram-picture.col-md-4.col-6 {
        max-width: 33%;
    }

    Best Regards

    #313100

    Candice
    Participant

    Hi,

    It works beautifully. Thanks a lot!

    #313107

    Most Welcome 🙂

    If you do not mind, can you please leave a 5 stars rating for our theme by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in future. It would encourage our work a lot. If you like our Theme and Support.

    Have a great day 🙂

    Topic Closed.
    Best Regards.

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

The topic ‘Display 3 photos per row of instagram on mobile view’ is closed to new replies.