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
How could I achieve the same look as in the pic but for content in all non-collapsible callouts? (I.e. hide title and show the icon off to the side.) I'd really like to be able to apply this look to multiple paragraphs (and you can't put multiple paragraphs in a callout title). I was able to target non-collapsible callouts with .callout:not(.is-collapsible) but ran into issues with weird padding and uneven background color 😕
CSS snippet for the callout (works with any theme)
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
How could I achieve the same look as in the pic but for content in all non-collapsible callouts? (I.e. hide title and show the icon off to the side.) I'd really like to be able to apply this look to multiple paragraphs (and you can't put multiple paragraphs in a callout title). I was able to target non-collapsible callouts with
.callout:not(.is-collapsible)but ran into issues with weird padding and uneven background color 😕CSS snippet for the callout (works with any theme)
Beta Was this translation helpful? Give feedback.
All reactions