Home Forums WoodMart support forum Instagram Posts Size

Instagram Posts Size

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #280651

    Wal
    Participant

    Hello,

    I have added Instagram Posts in the home page. The chosen size is Thumbnail. How can I make it smaller than Thumbnail?

    Regards

    #280994

    Hello,

    The image size depends on the number of items in the row. Please change as per your needs. The sizes in the element stipulate what size of initial image to take, you would better leave it empty.

    Best Regards

    #281056

    Wal
    Participant

    Dear Elise,

    I don’t want to increase the number of items in the row. Is there any option to control the size like instead of thumbnail we can say 50×50?

    Regards,

    #281324

    Hello,

    Do you mean like this: https://gyazo.com/3cbca21152cf73caf1f73758c500dc86

    If you do, please add this code to the Theme Settings > Custom CSS > Global:

    body .instagram-picture .wrapp-picture{
    	margin:40px;
    }

    Change 40px as per your needs.

    Best Regards

    #281332

    Wal
    Participant

    Thank you so much Elise

    #281376

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

    #290748

    Hello,

    Please replace the code with this one:

    body.home .instagram-picture .wrapp-picture{
    	margin:40px;
    }

    Best Regards

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

The topic ‘Instagram Posts Size’ is closed to new replies.