- This topic has 3 replies, 2 voices, and was last updated 7 years, 5 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore Troubleshooting › Fancy 5 – Grid Display – with Variations, Add to Cart button disappears
Using [wp_eStore_category_products_fancy id=5 style=5]
When there is variations the Add to Cart Button is missing [http://www.fivestarranch.ca/tack-store-sale/]
I found an answer and tried to add to (wp_eStore_custom_style.css)
.eStore-fancy5,.eStore-fancy5-body{
height: auto !important;
} “
-but that did not work Thanks in Advance
Hi, Please use the following plugin (or something similar to it) to inject the custom CSS:
https://www.tipsandtricks-hq.com/wordpress-custom-css-plugin-6413
This is a better way to inject CSS tweaks to your site.
That custom css code did not work
I think you are looking at a cached page because I can’t see that custom CSS on your page at all. Did you empty your caching plugin’s cache after the change?