O
Old Nick
Guest
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.
Continue reading...
<xf:if is="$style == 'full'">
I use this currently
Less:
Code:
.block [data-widget-key] {
.block-container {
selector: variable;
}
}
Thanks.
Continue reading...