How to show “Urgent Tab” text on all devices in Webflow

Hi everyone, :map_of_japan:

On homepage, I have a CMS switch for Urgent jobs. I added an “Urgent” text badge for these jobs.

Right now, I notice that the Featured badge is hidden on mobile devices (which I want to keep that way), but I want the Urgent text to show on all devices, including mobile.

Can someone please tell me how to make only the “Urgent” text visible on every device without changing the Featured badge settings?

Read Only

Thanks!

1 Like

Hello @suny007,
Your Urgent tag, Urgent_badge, is set to display none in mobile landscape and portrait, simply change it from display none to display block and it should show on mobile. Changing the Urgent_badge class will not affect the feature_badge class. I hope this helps.

2 Likes

Thanks @Pablo_Cortes ..SOLVED..!!!

2 Likes