• Hi,

    When i select to display 5 Items Categories or Ads Per Row your plugin still display 6 Items in a row. so would you please suggest how to solve this issue.

    thank

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello @phpdocs,

    Thank you for pointing it out.

    I was able to reproduce the issue locally. Hopefully, you will get a fix for that in the upcoming update.

    Kind regards,

    Thread Starter Muhammad Afzal

    (@phpdocs)

    Thank you Shahadat Hossain. hopefully will get the update soon 🙂

    Plugin Support Rafiz Sejim

    (@rafizsejim)

    Hello @phpdocs

    Thank you for your patience. The next update is due tomorrow but we need more time to test the fix for the grid display issue. Hopefully, the fix will be available in September’s big release which is due on the last week of September.

    For now, you can use the following CSS to display 5 items in a row

    .directorist-archive-contents .directorist-row .directorist-col-2, .atbd_all_categories .directorist-col-2  {
        width: 20% !important;
    }  

    Regards,

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Grid 5 Items Display Issue’ is closed to new replies.