Home New Guten Forums WoodMart support forum single product page

single product page

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #369833

    shahanas
    Participant

    Please help me with customization of single product page. i want to change the product logo from the page. also need to remove wish to list, please help me.

    #369913

    Hello,

    1. To Assign brand to the product you need to set the product attribute for the product from the edit product.

    Screenshot for Clarification: https://ibb.co/zQFNbDD

    2. Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .wd-wishlist-btn.wd-action-btn.wd-style-text.wd-wishlist-icon.woodmart-wishlist-btn {
    display: none;
    }

    Best Regards

    #370062

    shahanas
    Participant

    Hai , Thank you for your reply. But still showing the wishlist button and cart options in the website. Please help me..

    Thank you

    #370161

    Hello,

    Please provide the URL of the product to check it myself and help you out accordingly.

    Best Regards

    #370666

    shahanas
    Participant

    Please check this URL

    https://staging.wearehvac.com/product/cqk24a-sr/

    Thank you

    #370773

    Hello,

    Please replace the previous Custom CSS with the following then check back.

    .single-product .wd-wishlist-btn, .single-product .wd-compare-btn {
        display: none;
    }

    Best Regards

    #371045

    shahanas
    Participant

    Thank you so much.. It works

    #371049

    Hello,

    We are Glad that you loved our Theme and Support Staff. We wish you all the best.

    If you do not mind, can you please leave a 5 stars rating for our Theme & Customer and Technical Support by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in future. It would encourage our work a lot. If you like our Theme and Support.

    Thanks for contacting us.
    Have a great day :-)

    Topic Closed.
    Best Regards.

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

The topic ‘single product page’ is closed to new replies.