Home Forums WoodMart support forum Instagram Photos From API Changed From Squares to Large Rectangles After Update

Instagram Photos From API Changed From Squares to Large Rectangles After Update

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #211362

    Cris
    Participant

    Hello,

    I recently updated my website and see that the small square instagram photos that appear above the footer have changed to large tall rectangles. See attached screenshot. How can I change these back to the small squares? I don’t see any options for shapes and when I adjust size using the Instagram HMTL block nothing changes, so something else must be causing the issue. Any help would be much appreciated.

    I am currently using the Instagram API to load the images from Instagram.

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

    Artem Temos
    Keymaster

    Hi,

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.

    .instagram-widget.data-source-api .wrapp-picture {
    padding-bottom: 0;
    }

    Regards

    #212040

    Cris
    Participant

    Thank you Artem! That resolved the issue.

    #212076

    Artem Temos
    Keymaster

    You are welcome.

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

The topic ‘Instagram Photos From API Changed From Squares to Large Rectangles After Update’ is closed to new replies.