hjsprake Posted November 19, 2021 Posted November 19, 2021 Site URL: https://louise-lewis.com/ Hi I have an Instagram feed set up in the footer as a full-width grid, but any video posts are not showing (just two white blocks on the far right). The videos are single videos. Website: https://louise-lewis.com/ I have used the following code to get the full-width design: /*Full width IG footer*/ #footer-sections section:first-of-type { min-height: auto; } #footer-sections section:first-of-type .content-wrapper { max-width: 100%!important; padding: 0!important; } #footer-sections section:first-of-type .instagram-block { padding: 0!important } #footer-sections section:first-of-type .sqs-row { margin: 0; } Does anyone know of any code changes or additions I can make so that the videos are visible? If I remove the code I can see all posts but lose the full-width design. Any help gratefully received. Thanks Hannah
tuanphan Posted November 21, 2021 Posted November 21, 2021 On 11/19/2021 at 5:18 PM, hjsprake said: Site URL: https://louise-lewis.com/ Hi I have an Instagram feed set up in the footer as a full-width grid, but any video posts are not showing (just two white blocks on the far right). The videos are single videos. Website: https://louise-lewis.com/ I have used the following code to get the full-width design: /*Full width IG footer*/ #footer-sections section:first-of-type { min-height: auto; } #footer-sections section:first-of-type .content-wrapper { max-width: 100%!important; padding: 0!important; } #footer-sections section:first-of-type .instagram-block { padding: 0!important } #footer-sections section:first-of-type .sqs-row { margin: 0; } Does anyone know of any code changes or additions I can make so that the videos are visible? If I remove the code I can see all posts but lose the full-width design. Any help gratefully received. Thanks Hannah Hi, It looks like you solved this? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Guest Posted November 24, 2021 Posted November 24, 2021 On 11/21/2021 at 7:58 AM, tuanphan said: Hi, It looks like you solved this? Yes, I also think that it is solved.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.