Collapse Wix Video Strip in Mobile View using API.

Has anyone found a way to collapse a video strip in mobile view? Mobile view leaves the empty space (hides vs. collapses) where the video strip should be. I am trying to use the Wix API to check for mobile view and then manually collapse the strip. The video strip does not work. I can collapse a regular strip, but not a video strip. (Well, actually I have to do a call to collapse AND one to hide the regular strip for it to work the way I want it to and not leave any blank space on the page.) I realize the collapse on load option when configuring the element does not work in mobile mode. (I saw a forum post regarding this issue.) That is why I am using the API to set the property myself. Finally, I tested my “mobile view” code on the desktop version to make sure I didn’t have any errors in my Wix code. The code works fine in desktop mode. If anyone has tried this before and got it to work, please share your insight.

@maria-rusan @admin-23 I am reaching out to you all because you have answered/solved problems with blank spaces and collapsing strips on other forum posts. Can you look at the details of my problem and let me know if you have any solutions? The problem is strictly limited to mobile view and the wix video strip. There is more than one strip I am trying to collapse and they are at the end of the page (before the footer). I am not sure if that makes a difference. The collapsing strips work as expected on the desktop and tablet views.