Items per row

Phoca Download - download manager
etacom
Phoca Newbie
Phoca Newbie
Posts: 4
Joined: 20 Nov 2018, 10:30

Items per row

Post by etacom »

Hi,
How can I change the number of items per row in Phocadownload?
Best regards
Emilio
User avatar
christine
Phoca Hero
Phoca Hero
Posts: 2983
Joined: 28 Nov 2010, 17:20

Re: Items per row

Post by christine »

Hi Emilio,

It also depends on the template.

In my Cassiopeia template, I have 3 columns.

The container sidebar on the right is already occupied, which is why 3 columns are possible.

Code: Select all

<div class=“row.row-cols-1.row-cols-md-3.-4g“>
The above is just an example.

Kind regards,
Christine
Post Reply