Site logo

[Support request] Prime Site Site Library

Home Forums Support [Support request] Prime Site Site Library

Home Forums Support Prime Site Site Library

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #966385
    Yusuf

    Why my site https://cart1.lpage.id/ different with this libary sample site https://gpsites.co/prime/

    the product list not responsive and the simple css is blank.

    what am I missing?

    #966409
    Leo
    Staff
    Customer Support

    Hi there,

    WooCommerce blocks recently released an update which broke some fo the layouts.

    Try adding this:

    .wc-block-grid.has-5-columns .wc-block-grid__product {
        flex: 1 0 calc(20% - 16px);
    }

    The imported CSS from the site library would be in the Additional CSS field in the customizer. I checked and it’s there:
    https://www.screencast.com/t/3sRQ1xRC

    #966496
    Yusuf

    need responsive..

    #966501
    Leo
    Staff
    Customer Support

    Huh. It should be responsive by default and no way to turn it off.

    Looks like the CSS in the media query are being stripped.

    Can you try disabling all plugins except GP Premium to eliminate any conflicts?

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.