Low on the page I have a Sponsors section. Yesterday it was working fine, I wake up this morning and it no longer shows. I checked the Webfow Status page and see nothing amiss. My client likely won’t notice for some time, but I know. There is no custom visibility set. I do have it filter based on “Active” but it has always done that. It’s been 5 hours and it still has not just reappeared, so am getting frantic. Any help would be appreciated.
This was my very first site on WebFlow, so I do apologize for the rough naming conventions.
Hey Justin, I’m seeing a lot of different techniques mixed together here; some sections are fixed position, some relative, some have z-index set, you have different object-fit constraints. You have a -591 top margin on your Tilted Color Down Right section.
The end result is that your sponsors are there but they’re behind the section that’s below it.
You also have something conflicting with your Sponsor Link class ( custom code / CSS? ), if you remove that class you’ll see your images more clearly again, but still with the overlapping issue.
Webflow’s backup system is pretty good, have a look at an earlier version and maybe you can identify what you’ve changed that led to your current situation.
Admittedly, I added the relative and z positions into it while trying to fix it thinking it got stuck behind something. The problem I ran into is that the CMS was showing when I went to bed, when I woke up, it was not. No changes between the times. Even adjusting the negative margin it doesn’t make them come back. The sponsor link was just some adjusted CSS, I rename everything when I make an adjustment or else WebFlow gives it a generic name like Div19 and then I can never find anything.
I even moved the Sponsors above the Shorts and they stayed gone.
It’s driving me crazy as it shows fine in the Preview Option, but not in the live options:
I removed the Sponsor Link class and it worked >.< just had to be something tiny. But I wonder why it didn’t do that earlier before I had gone to bed. It was working before I closed up for the night.