Inherited_Stories Posted August 19, 2022 Share Posted August 19, 2022 Site URL: http://www.inheritedstories.org Hi there! I am having an issue with the text from a block overlapping with a video block and I'm not sure how to fix it. It only happens in tablet mode and I'm not sure why the text doesn't slide underneath it or move to the side. Could someone please take a look and let me know what a solution might be? Thank you in advance! Link to comment
tuanphan Posted August 20, 2022 Share Posted August 20, 2022 Because of the video Add this to Design > Custom CSS to prevent this /* video overlaps text */ div#block-5fc1ae52afc489976cbe iframe { width: 100% !important; } 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!) Link to comment
Inherited_Stories Posted August 20, 2022 Author Share Posted August 20, 2022 Thank you, Tuanphan! I figured out how to replicate this with additional videos. If anyone is wondering, you just replace the info after the word "block-" with an updated iframe id code. 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