Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed. We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

[Solved] Instagram embed breaks layout on mobile

3 Posts
2 Users
1 Reactions
2,553 Views
Posts: 4
Topic starter
(@annabwashere)
New Member
Joined: 7 years ago

The Instagram embeds are too wide for mobile and cause the layout to break:  https://brickcentralcommunity.com/forum/challenges/the-brick-sailboat-challenge/paged/2/#

2 Replies
Astghik
Posts: 6444
Admin
(@astgh)
Illustrious Member
Joined: 8 years ago

Hi @annabwashere,

Please navigate to Dashboard > Forums > Settings > Styles admin page, add the following CSS code in "Custom CSS code" textarea, save it, delete all caches and check again. The problem should be solved.

iframe.instagram-media {
min-width: auto !important;
}

 

Reply
Posts: 4
Topic starter
(@annabwashere)
New Member
Joined: 7 years ago

Thank you! That solved it!

Reply
Share:
Scroll to top