I need to add css classes specifically to the the h2 title tag.
Is there a way to create a $skinr2 variable or another solution of the sorts.

Comments

moonray’s picture

Your best bet it to apply a skin to the h2's parent container (a node or a block, etc.) and target .parent-continer-class h2. Skinr doesn't support applying skins to random page elements.

jbehshad’s picture

yeah, ive tried and it works for the most part.
I run into issues with mini-panels and nested blocks that dont need the style applied.

moonray’s picture

Status: Active » Closed (works as designed)