New Landing How can we help? Atelier Product Grid Spacing , Overlay Speed , and

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Atelier
  • #311380
    amrit02
    Member
    Post count: 46

    Hi,

    1. I have previously made a product category page , with products having no spacing between them (see image attached). Im using the code:

    .woocommerce .products-full-width .product-grid ul.products li.product {
        padding:0 !important;
    }

    I would now like to add spacing between them. I tried removing the CSS code above or changing the values but the changes do not reflect on the page. How do i fix this?

    2. There is a transition on each product of the page (to a different image). Currently the transition appears to fade-in and out. How do i make it an instant transition (no fade)?

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #311472
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Just need the url of the page in your screenshot.
    Thanks

    -Rui

    #311484
    amrit02
    Member
    Post count: 46
    This reply has been marked as private.
    #311697
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Add the code below to your custom css option.

    .woocommerce ul.products li.product.product-display-standard {
        padding: 5px!important;
    }

    -Rui

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register