Home Forums WoodMart support forum no product info on the product page

no product info on the product page

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #238387

    Noire
    Participant

    Hello,

    The product information is not showing on the product page.

    https://www.loom.com/share/08fc117f8da947a6800ab6d1537c19a1

    #238434

    Hello,

    Please set “Summary on hover” in the Theme Settings > Shop page > Product Styles.

    Best Regards

    #238445

    Noire
    Participant

    Hello,

    That is not the problem. I wanted to hide the product information on the home page only so I asked for a code and you guys sent me the one shown in the attachment. Which worked great, but it also hid the info in the product page.

    Attachments:
    You must be logged in to view attached files.
    #238528

    Hello,

    Please delete the code I have provided I will check again and provide another one for the home page only.

    Best Regards

    #238842

    Noire
    Participant

    Okay

    #238990

    Hello,

    I have commented on the code I have provided, and nothing changed, if you added code somewhere else besides the Theme Settings > Custom CSS, remove, please.

    Best Regards

    #239113

    Noire
    Participant

    Hello.

    My apologies for the delay, The code is now removed.

    #239273

    Hello,

    Please use this code:

    body.page .product-grid-item .wcfmmp_sold_by_container,
    body.page .product-grid-item .price,
    body.page .product-grid-item .w2rr-rating,
    body.page .product-grid-item .product-title,
    body.page .product-grid-item .swatches-on-grid,
    body.page .product-grid-item .amount,
    body.page  .star-rating{
    	display:none;
    }

    Best Regards

    #239330

    Noire
    Participant

    This worked. Thank You

    #239454

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

Viewing 10 posts - 1 through 10 (of 10 total)