Tabs disappear on publish

Hi everyone,
My entire site runs on tabs and tab content. Only 3 of the tabs (not tab content) are showing completely (visible, clickable, with their images and label). 1 tab is visible and clickable but the image label isn’t showing. The other 3 tabs are meant to be decorative without content but are not showing at all on publish. I put an H1 element in the content to see if the tab needed content to be visible but it does not appear to be the case. In the designer and in preview, it looks as expected. On publish it doesn’t show at all.

Additionally, I made sure the pages look correct at all of the available breakpoints but on publish the responsiveness still breaks.

Here is the sandbox link https://preview.webflow.com/preview/dyanis-portfolio-dbd102?utm_medium=preview_link&utm_source=designer&utm_content=dyanis-portfolio-dbd102&preview=1f2d7c39a1ea88ea17ca608295d7866f&workflow=preview
and images of what it should look like vs what it looks like on publish.

Tab issues:

Preview tab view:

Publish view:

Responsive issue:

Preview view:

Publish view:

hey @dcat, the sandbox link doesn’t work. have you resolved this?

@joejola no, I’m not sure why the sandbox link is not working, I made a new link. I’m sorry about that, thanks for taking a look.

Hey @dcat ,

Can you share the published site link as well to test the issue you are facing? It seems the site is not published currently.

This topic is temporarily closed for at least 24 hours due to a large number of community flags.

This topic was automatically opened after 3 days.

hi @aj_dev sorry for the delay, I have no clue why this post was closed. Here is the live link, I had it unpublished until I could fix it, https://dyani.design

Your tabs are using a multiple class which makes it harder to diagnose since each class uses different styles/settings. I would use one class for each tab to make it easier to manage. If you need to hide a tab, set the Visibility to Hidden in the Settings tab on the right.

A quick fix for the disappearing tabs is set the “Tabs Menu 2” class to use display: flex. See screenshot for reference.

If you post the same thing repeatedly across more than a single post, that causes a flag.

@webdev I understand, this is my only post though. I still don’t understand the flag but it’s back up now so moving past it.

@joejola Oh thanks! display:flex worked perfectly thank you! I’ll clean up the tag classes and see about that giant image at the bottom. I still don’t know why that is happening.