RSS Feed/News Target widget only in full style

Status
Not open for further replies.

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 <xf:if is="$style == 'full'">
I use this currently
Less:

Code:
.block [data-widget-key] {
    .block-container {
        selector: variable;
    }
}
But this code impact widgets on sidebar too, how to target only widget in full style?

Thanks.

Continue reading...
 
Status
Not open for further replies.
Top