Quote:
Originally Posted by Manfap
Just add 'exclusiveclassname' or what ever you want to call it.
<div class="widget-container exclusiveclassname"><div class="widget-inner">
then you can style just that widget with .widget-container.exclusiveclassname
|
Add it where, to the "before_widget" thing in functions.php? I tried that, and it applies it to every widget in that widget area.