This topic has 6 replies, 2 voices, and was last updated 7 years, 11 months ago ago by Rose Tyler
Hi,
Could you help me with changing thumbnails size of instagram feed in the footer? I’d like to have 2 rows with 3 small images (6 images in total). Now they are too big, and show up as one collumn.
How can I do that?
Thank you.
Hello,
You can create custom sidebar in Appearance > Widgets and add Instagram widget there. Then edit your footer static block and add created sidebar via Widgetised element in Visual Composer editor
https://8theme.com/demo/docs/woopress/index.html#!/0_footer
Regards,
Rose Tyler.
Thank you for your prompt answer. I think I did it earlier, but my question is what to do with instagram feed widget only which is already added to footer/static block. As you can see on the website it appears in a wrong way.
Hello,
Oh, I see. Try to add this code in Custom CSS:
footer ul.instagram-pics.instagram-size-thumbnail li {
width: 95px;
padding: 10px 10px 0 0;
display: inline-block;
}
Regards,
Rose Tyler.
Yes, this helps. Thank you!
Hello,
You’re welcome!
Have a nice day.
Regards,
Rose Tyler.
The issue related to '‘Instagram feed – footer images’' has been successfully resolved, and the topic is now closed for further responses