New Landing How can we help? Atelier Shop Page – Layout & Button Problem

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Atelier
  • #325830
    aprilwaltz
    Member

    >>> http://www.nws-goods.com/shop/goods/wallets/

    1. Wishlist button doesn’t displayed.

    2. add Cart Button always display on Ipad & Iphone. (want to display when rollover.)

    3. Quickview Button doesn’t display.

    4. Shop (product list) 1 Column view on mobile. It doesn’t work. (It’s displayed 2 Column.)

    I’m Just beginner for wordpress. So, I have a many Question. Sorry.

    Thank you.

    #325880
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    I can see the wishlist button
    https://cl.ly/0q0u2L451S0C/Screenshot%202017-05-24%2018.19.00.png

    There isn’t rollover effect in mobile, that’s why the buttons are visible.

    About the quickview check this link and scroll a little bit to see the quickview documentation.
    http://swiftideas.com/documentation/2014/05/11/shop-products/

    Add the code below to the custom css option in the theme options.

    @media only screen and (max-width: 479px){
    .woocommerce .products .product.col-sm-sf-5 {
        width: 100%!important;
     }
    }

    -Rui

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