• Resolved mjcodes

    (@mjcodes)


    hi i recently found out that in catalog the products are showing wiered gaps check the image below , and please can any one help me ?

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,
    see that the last 2 columns are showing wired gaps. Well you can fix that by simply adding additional css

    ul.products.row.multi-columns-row{
    display: flex;
    flex-wrap: wrap;
    }

    this will work
    Thank you

    Consider updating your theme to the latest version 1.3 which has some unspecified fixes. If that doesn’t correct this problem, consider asking your theme vendor’s support service. www.remarpro.com forum members cannot normally help with commercial themes.

    Thread Starter mjcodes

    (@mjcodes)

    @danielbora123 thank you so much it fixed my issue

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘problem in product catalog’ is closed to new replies.