New Landing How can we help? Atelier Various questions

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Atelier
  • #216573
    OliviaPingret
    Member
    Post count: 85

    Hi,

    I will need your help to these issues.

    1. When I add a variable product in woocommerce I would like the name of the attribute appears on the product page and not just “choose an option” (screenshot 1).

    2. I have problem with add to cart button on quickview, only for variables products (screenshot 2).

    3. The size of image banner is too big. I would like the same size as in Demo Atelier(screenshots 3 & 4).

    Thanks for your help.

    Olivia

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

    Hi,

    Regarding your issues.

    1) Unfortunately that is a customization that goes outside our support scope.

    2 and 3) Can you provide you site url and admin credentials in a private reply. Thanks

    -Rui

    #217218
    OliviaPingret
    Member
    Post count: 85
    This reply has been marked as private.
    #217576
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    2) Add the code below to your custom css option

    #jckqv .cart .single_add_to_cart_button {
        background: transparent!important;
        border: 2px solid #e3e3e3;
        border-radius: 0;
        box-shadow: none;
        height: 60px;
        padding: 0 20px;
        float: left;
        outline: 0!important;
        margin: 0 10px 0 0;
        text-shadow: none;
        font-size: 14px;
        text-transform: uppercase;
        font-weight: bold!important;
        line-height: 20px;
    }

    3) I compare your image banner to our image banner and the only difference is the image dimensions. Our image is 258 px of height while your is 672px. You will need to adjust the dimensions of your images.

    -Rui

    #217621
    OliviaPingret
    Member
    Post count: 85

    Hi Rui,

    Thanks!

    I have an other problem with quickview… unfortunately (screenshot 1)

    Thanks in advance.
    Olivia

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

    Add this code below and on my previous code replace the border color from #e3e3e3 to #222

    #jckqv .quantity {
        margin-right: 1px!important;
    }

    -Rui

    #217647
    OliviaPingret
    Member
    Post count: 85

    Hi,

    Thank you Rui!

    Olivia

    #217651
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem.
    -Rui

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