+ Reply to Thread
Page 3 of 3 FirstFirst 123
Results 21 to 23 of 23

Thread: How make all type of listing in home page

  1. #21
    After adding the html code, of course, you need to create some css styles.
    Viktor,
    Flynax technical department,
    Best wishes.

  2. #22
    Senior Member
    Join Date
    May 2014
    Posts
    182
    I made it via field bound boxes static code.

    But here's showing 4 items per row, How can i show it as 5 items per row.?

    <li class="col-6 col-md-3 col-lg-3 col-xl-3 text-center"> - I think i should assign correct class for that.

    I can adjust the max-width from 25% to 20% for col-xl-3, but it will afferct other places.

    Can anyone guide me for having correct css class for 5 items per row?

    4-per-row.jpg

    My site URL: https://bit.ly/30bnprr
    Last edited by Pricky; November 9, 2021 at 02:42 PM.

  3. #23
    Senior Member
    Join Date
    May 2014
    Posts
    182
    Finally, myself fixed it adding this piece of code in /plugins/fieldBoundBoxes/header.tpl

    Code:
    Only registered members can view the code.

+ Reply to Thread