Inherited site with mobile home page different from desktop - how can I fix this?

I inherited a site in Wix Studio whose mobile home page is different from the desktop version. The desktop version has a static hero image, but the mobile version has a slideshow. I need the desktop design to cascade to the mobile site. (It cascades to tablet size perfectly.)

I can’t figure out what the previous designer did to ensure that the desktop design doesn’t cascade to mobile. Any suggestions as to what they might have turned off in the Studio Editor so that the design doesn’t cascade?

Thank you.

Hello,
Overrides allow you to customize the design for smaller screen sizes without affecting the larger breakpoints.

To revert the mobile design to cascade from the desktop version, you can try the following steps:

  1. Open the Studio Editor and select the mobile breakpoint (320px - 750px).
  2. Right-click on the element that has the slideshow.
  3. Select “Remove Overrides” to revert the changes made specifically for the mobile breakpoint.
  4. Ensure the element is set to “Don’t Display” on the mobile breakpoint if you want it hidden on mobile.

This should allow the desktop design to cascade down to the mobile version

Thanks, that worked!