Home Forums WoodMart support forum Cant remove compare, and QuickView Button from homepage product display

Cant remove compare, and QuickView Button from homepage product display

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #610385

    nurudeenakindele8
    Participant

    Hello I want to remove the compare button and Quickview button when a product is displayed. I cant seem to find this on the settings. Can you please provide a solution to this. Warm regards

    #610475

    Hung Pham
    Keymaster

    Hi nurudeenakindele8,

    Thanks for reaching to us.

    Please add the following Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    div.product-wrapper .yith-wcqv-button,
    div.product-wrapper .br_compare_button{
    	display: none;
    }

    Regards,

    #610681

    nurudeenakindele8
    Participant

    I applied the Css as you mentione this still did not work

    https://www.1steagle.com.ng/

    #610689

    Hung Pham
    Keymaster

    Hi nurudeenakindele8,

    To assist you in the best possible manner, I kindly ask that you please provide me temporary wp-admin info (wp-admin URL, username, password) to the Private Content area, this will allow me to thoroughly investigate and address your concerns more efficiently.

    Regards,

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