Skip to main content
Question

Toggle Cards - CSS

  • June 26, 2025
  • 1 reply
  • 44 views

  • Contributor ⭐️⭐️

Hello! I’m working with the toggles and can’t quite figure out a solution. The titles on my toggles are smaller so when they’re not selected they are smaller but when you select one, the toggle gets longer. Is there a way for the toggles to be that longer size without clicking on it? I’ve looked all in the CSS and can’t figure out what controls that. (Images below) 

 

1 reply

  • Gainsight Employee ⭐️
  • November 18, 2025

Hi Istone,

Could you please try adding width: 100% !important; to the CSS of the card and let us know your feedback on whether it resolves the issue?

 

 

Thanks