New Landing How can we help? Atelier Product Category Page

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

    Hi Guys,

    Great Theme ! I enjoy working with it so far.

    I wanted to make some changes on my product category page.
    Currently the Display layout is set to Standard because I would like to have the image change on hover.

    But i still want some properties in Gallery Mode

    1. No spacing between images
    2. No borders in the images
    3. Adjust margin between text and image.

    How do i go above doing these things?

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

    Hi,

    Guess you are uploading product images with different sizes/proportions but they need to have the same dimensions.

    -Rui

    #307816
    amrit02
    Member
    Post count: 46

    With the default products which are the same width , they still have a border .

    Attachments:
    You must be logged in to view attached files.
    #307934
    David Martin – Support
    Moderator
    Post count: 20834

    Use this:

    .woocommerce .products-full-width .product-grid ul.products li.product {
        padding: 0;
    }
    #307941
    amrit02
    Member
    Post count: 46

    Doesn’t seem to work . I have added it in the Additional CSS.

    Im using the standard / Standard Layout on My Product Settings.

    #307946
    David Martin – Support
    Moderator
    Post count: 20834

    Ah yes, this will work – justed test and confirmed on your site:

    .woocommerce ul.products li.product.product-display-standard {
        padding: 0!important;
    }
    #307947
    amrit02
    Member
    Post count: 46

    It works ! Thanks David for the support !

    #307949
    David Martin – Support
    Moderator
    Post count: 20834

    Nice, glad to help.

Viewing 8 posts - 1 through 8 (of 8 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