Digital experiences for all disciplines
Forum Replies Created
-
-
November 16, 2016 at 8:22 am in reply to: Product Display Columns don´t work correctly on main shop page only #302075
Great, thanks!
Michael
but:
.sf-icon-add-to-cart{
display:none !important;
}removes not only the icon from the single-product add-to-cart button but also from the product list hover-add-to-cart button (“yith-wcwl…”).
I just want to remove the icon from the single-product page ATCB – how can I do this?Thanks,
MichaelNovember 14, 2016 at 11:44 am in reply to: Product Display Columns don´t work correctly on main shop page only #301765Hello,
I updated the Swift Framework to the latest version, the Theme´s version is 2.4.12 (no update possible) – still not showing 3 columns in the main shop page (cleared the cache, set the columns to 4 and back to 3 again).
What can I do?
Michael
November 9, 2016 at 7:50 pm in reply to: Product Display Columns don´t work correctly on main shop page only #301247This reply has been marked as private.just found it:
.sf-icon-add-to-cart{
display:none !important;
}Another question: how can I remove the add-to-cart-icon from that button in the product details page?
worked well, thanks a lot!
Michael
-