You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
text-bg-{color} are very nice. I'm trying to blend text with background image in a card. Img is of class card-img-top wheres text is in q div card-img-overlay. I can't figure out how to properly style the div using mix-blend-mode property to exclusion. My guess is that it comes from how cards are structured.
A text-bg-blend-{mode} (exclusion in my case) class would definitely be helpful when overlaying text on a picture.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
text-bg-{color} are very nice. I'm trying to blend text with background image in a card. Img is of class card-img-top wheres text is in q div card-img-overlay. I can't figure out how to properly style the div using mix-blend-mode property to exclusion. My guess is that it comes from how cards are structured.
A text-bg-blend-{mode} (exclusion in my case) class would definitely be helpful when overlaying text on a picture.
Beta Was this translation helpful? Give feedback.
All reactions