Carousel body show 4 won't be displayed

Status
This content is read-only, or is not open for further replies.

Yenxji

Guest
offline
I tried changing from show2 to show4 at 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)
1721584453941.webp

Two grid (carousel-body--show2) ( This is unchanged and default by XenForo template...

Read more

Continue reading...
 
Liked by:
Status
This content is read-only, or is not open for further replies.
Top Bottom