Digital experiences for all disciplines
Forum Replies Created
-
-
Thank you.
Hi,
Yes… it was resolved over the weekend.
Thank you.
Works perfect.
Thank you.
In addition to the previous questions. I noticed that when I click “PROCEED TO CHECKOUT” or “VIEW WISHLIST”….. both links are bad. I am not sure what I did. Please help.
Thanks
JerryHi David,
Other people from the support have no problem accessing the site. No worries. What I did not is disable the option for different type of listing. It will just display products in 6 columns.
Thanks.
Thank you Kyle.
Hi Kyle –
I added the code. It reduces the “Quickview” icon in the home page (http://74.206.228.49/).
1. How can I also reduce the price icon right next to the “Quickview” icon?
2. If you go to the shop page (http://74.206.228.49/shop/), only Add to Cart and Wishlist icons are there. “Quickview” icon is not. How can I make “Quickview” icon appear when the column is set to 6 products?Thanks
Hi Kyle
I enter your css code (see below), I can see the “quickview” icon when I set the column to 5. However, I still can’t see the “quickview” icon at the shop page (http://74.206.228.49/shop/) when i set the display column 6.
.product-type-standard .product .cart-overlay .shop-actions .jckqvBtn {
display: block;
}
.product.col-sm-2 figure .cart-overlay .shop-actions>.yith-wcwl-add-to-wishlist, .product.col-sm-sf-5 figure .cart-overlay .shop-actions>.yith-wcwl-add-to-wishlist {
display: block;
}Please advise.
HI Kyle – it worked now….thank you very much
This reply has been marked as private.Sorry… it is there now. Please check.
Hi Kyle – I changed to 6 column. Please check again.
I entered your code through through Custom CSS under Appearance.
Thanks,
Hi Kyle.
Tried your code, but didn’t work.
Hi David,
The URL you had is correct. It is working for me here. Can you try a different browser?
Thanks,
Hi Kyle,
I applied your css code, but still not showing the wishlist and quickview when items are display in 5 or 6 column.
-