[Product Post] Theme CSS Tip: Reactions
Always Show Reactions
By default reactions show on hover.
If you want reactions to show always, just add the following to your customize theme:
.Reactions > * {
visibility: visible !important;
}
We hope you found this tip helpful. Check under the product category for more product tips.
Vanilla Forums offers a cloud based solution that allows you to create a completely themeable community to look exactly like your website. Try Vanilla Forums Cloud Solution free for 30-days.