ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 26,072
- Points
- 823
Reputation:
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...