• this plugin is actually not a good plugin to use in ur sidebar
    for someone who has no clew about php or css coding has no option to change the look of the widget as it shows on description or screenshot
    there are better options for an instagram widget

Viewing 1 replies (of 1 total)
  • Actually, this plugin works nicely in any sidebar width by simply adding this snippet to the Custom CSS in your WP Dashboard:

    ul.instagram-pics li img {
    max-width: 150px !important;
    height: auto !important;
    }

    Adjusting the max-width as needed. It’s simple enough for any code novice.

Viewing 1 replies (of 1 total)
  • The topic ‘not working as it says’ is closed to new replies.