batman2201
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Forum: Plugins
In reply to: [WooCommerce] Different Product Page for different productAfter some researching, I found a solution that may work well for now. I installed SimpleCSS plugin and put CSS in the specific product page so it only applies for that productID without modifying
.postidfor each product. Thank you all for helping.Forum: Plugins
In reply to: [WooCommerce] Different Product Page for different product@seank123 Didn’t work in my site either perhaps something is overridden
Forum: Plugins
In reply to: [WooCommerce] Different Product Page for different product@conschneider this is my site URL 198.13.40.103. Please take a look. Thanks
Forum: Plugins
In reply to: [WooCommerce] Different Product Page for different product@seank123 Thanks for reply. For example I have this code
/*Hide Price*/ .postid-2648 div.product p.price { display: none; }So I just change
.posid-2648to.product-type-variable? It does not seem to work.- This reply was modified 4 years, 7 months ago by batman2201.
- This reply was modified 4 years, 7 months ago by batman2201.
Forum: Plugins
In reply to: [WooCommerce] Different Product Page for different product@plantprogrammer Thanks for the quick reply. However I’m not familiar with PHP, from what I understand is I have to set a custom CSS and name it then call it for variable products ?
This is my site: 198.13.40.103
Viewing 5 replies - 1 through 5 (of 5 total)