Hello, i want to customize all widgets in full style
I use this currently
Less:
But this code impact widgets on sidebar too, how to target only widget in full style?
Thanks.
Читать далее...
<xf:if is="$style == 'full'">
I use this currently
Less:
Код:
.block [data-widget-key] {
.block-container {
selector: variable;
}
}
Thanks.
Читать далее...