Title: batman2201's Replies | WordPress.org

---

# batman2201

  [  ](https://wordpress.org/support/users/batman2201/)

 *   [Profile](https://wordpress.org/support/users/batman2201/)
 *   [Topics Started](https://wordpress.org/support/users/batman2201/topics/)
 *   [Replies Created](https://wordpress.org/support/users/batman2201/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/batman2201/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/batman2201/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/batman2201/engagements/)
 *   [Favorites](https://wordpress.org/support/users/batman2201/favorites/)

 Search replies:

## Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Different Product Page for different product](https://wordpress.org/support/topic/different-product-page-for-different-product/)
 *  Thread Starter [batman2201](https://wordpress.org/support/users/batman2201/)
 * (@batman2201)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/different-product-page-for-different-product/#post-14913675)
 * After 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 `.postid` for each product. Thank you all
   for helping.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Different Product Page for different product](https://wordpress.org/support/topic/different-product-page-for-different-product/)
 *  Thread Starter [batman2201](https://wordpress.org/support/users/batman2201/)
 * (@batman2201)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/different-product-page-for-different-product/#post-14912664)
 * [@seank123](https://wordpress.org/support/users/seank123/) Didn’t work in my 
   site either perhaps something is overridden
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Different Product Page for different product](https://wordpress.org/support/topic/different-product-page-for-different-product/)
 *  Thread Starter [batman2201](https://wordpress.org/support/users/batman2201/)
 * (@batman2201)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/different-product-page-for-different-product/#post-14912661)
 * [@conschneider](https://wordpress.org/support/users/conschneider/) this is my
   site URL 198.13.40.103. Please take a look. Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Different Product Page for different product](https://wordpress.org/support/topic/different-product-page-for-different-product/)
 *  Thread Starter [batman2201](https://wordpress.org/support/users/batman2201/)
 * (@batman2201)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/different-product-page-for-different-product/#post-14912593)
 * [@seank123](https://wordpress.org/support/users/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-2648` to `.product-type-variable`? It does not seem 
   to work.
    -  This reply was modified 4 years, 7 months ago by [batman2201](https://wordpress.org/support/users/batman2201/).
    -  This reply was modified 4 years, 7 months ago by [batman2201](https://wordpress.org/support/users/batman2201/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Different Product Page for different product](https://wordpress.org/support/topic/different-product-page-for-different-product/)
 *  Thread Starter [batman2201](https://wordpress.org/support/users/batman2201/)
 * (@batman2201)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/different-product-page-for-different-product/#post-14912580)
 * [@plantprogrammer](https://wordpress.org/support/users/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)