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,014
- Points
- 823
Reputation:
I tried changing from show2 to show4 at
Before:
Code:
After:
Code:
It shows just one grid (carousel-body--show4)
Two grid (carousel-body--show2) ( This is unchanged and default by XenForo template...
Read more
Continue reading...
widget_featured_content
Before:
Code:
<ul class="carousel-body carousel-body--show2" data-xf-init="carousel">
After:
Code:
<ul class="carousel-body carousel-body--show4" data-xf-init="carousel">
It shows just one grid (carousel-body--show4)
Two grid (carousel-body--show2) ( This is unchanged and default by XenForo template...
Read more
Continue reading...