New Landing How can we help? Atelier CSS & Set up

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

    Hi,

    I have various questions about CSS and general settings

    1. Quickview not working (image 1)
    – Product description is not displaying in the popup. I selected this option in popup settings
    – Wishlist button is badly placed

    2. Quantity button
    It is possible to hide the quantity button (on product page and quickview) for single products?

    3. Meta options in shop all page (image 2)
    I can’t access to meta options settings from my shop all page. I want to add a page subtitle. Who can I do ?

    Thanks for your help.

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

    Hey,

    Can you post a WP login and your site URL so I can assist you faster.

    Thanks,
    David.

    #214144
    OliviaPingret
    Member
    Post count: 85
    This reply has been marked as private.
    #214571
    David Martin – Support
    Moderator
    Post count: 20834

    1)

    a) Change this to Short: Popup Settings => Content => Show Description => Short

    b) #jckqv .cart .add_to_cart_button { padding: 0 15px!important; }

    2)

    input.input-text.qty.text, 
    .qty-adjust,
    .woocommerce .has-no-sidebar div.product form.cart div.quantity {
        display: none;
    }

    3)

    These are now enabled? http://s580457865.onlinehome.fr/wp-admin/post.php?post=15415&action=edit.

    Thanks,
    David.

    #214636
    OliviaPingret
    Member
    Post count: 85
    This reply has been marked as private.
    #214929
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    2)

    You can do that using this:

    .single-product input.input-text.qty.text, 
    .single-product .qty-adjust,
    .single-product .woocommerce .has-no-sidebar div.product form.cart div.quantity {
        display: none;
    }

    3) Top Right Screen: Screen Options => Meta Options. Please also clear your browser cache.

    – David.

    #216132
    OliviaPingret
    Member
    Post count: 85

    Hi David,

    Meta options in my shop all products page still doesn’t not work … Do you have a solution ?

    FYI: I find a solution with quantity button. When you want to remove this button for single product without stock (1 product in stock). Go to Product> inventory> check the box “sold individually”

    Thanks for your help.

    Olivia

    #216133
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    For the shop page the meta options are in Themee Options > Shop Options

    – Kyle

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

    Unfortunately not, only customizing the code.

    -Rui

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