technicolordaisy Posted October 6, 2021 Share Posted October 6, 2021 Site URL: https://www.mistymountainyoga.com/blog/why-journal Hello, I am not sure what is going on but the text on my blog posts is getting cut off on mobile from left to right. On other posts that have video, the videos are not showing up on mobile. Any ideas? Link to comment
tuanphan Posted October 9, 2021 Share Posted October 9, 2021 This code in Custom CSS caused the problem @media screen and (max-width: 640px) { #yoga-offerings,#aboutme,.sqs-row { display:flex; align-items: center; box-sizing: border-box; justify-content: center } #block-yui_3_17_2_1_1629489622239_46792,#block-yui_3_17_2_1_1631142611584_4205,#block-yui_3_17_2_9_1505421425373_19699 { display: none } } Add this to Design > Custom CSS to override it body.collection-type-blog.view-item .sqs-row { display: block !important; } technicolordaisy 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment