Digital experiences for all disciplines
Forum Replies Created
-
-
November 3, 2013 at 11:56 pm in reply to: Keep 'Add to Cart' button visible even when a size is not selected #29756
Hi there,
Hiding the add to cart button isn’t ideal for conversion. Is it possible to perhaps make the first variable selected by default so that the button appears?
I found a post – FYI I didn’t find it via search. When you search ‘hide <etc>’ nothing comes up. I had to click through and read each posts headline manually.
Here is the code to hide:
– additional information accordion
– leave feedback
– need help#product-accordion .accordion-group, .product_meta .need-help, .product_meta .leave-feedback { display: none!important; } #product-accordion .accordion-group:first-child { display: block!important; }
I did search… Nothing came up. If you have the links to the posts please share.
I figured it out! If anyone has the same issue, follow these steps:
http://codex.wordpress.org/Changing_The_Site_URLThanks it worked 🙂
I need a fix for this too 🙂
Hello,
I have used this code and it has worked on the shop product thumbnails, but not the blog post tiles.
Can you supply the code to remove the shadows on these too?
Thanks in advance 🙂
-
Posted in: Reply To: Remove Shadows