Home › Forums › WoodMart support forum › Add quote button appears duplicate. Add quote button appears duplicate. This topic has 14 replies, 2 voices, and was last updated 7 years ago by Artem Temos. Viewing 15 posts - 1 through 15 (of 15 total) Author Posts December 18, 2017 at 8:39 am #29420 Fernando LopesParticipant Hello. The “YITH WooCommerce Request A Quote” plugin button is appearing duplicate on the product page. Could I solve this? Congratulations. Your theme is sensational! December 18, 2017 at 9:09 am #29429 Artem TemosKeymaster Hello, We are glad to know that you considered using WoodMart for your web-site. I hope you will be happy with it. Could you please provide us your admin access so we can check it? Kind Regards Xtemos December 18, 2017 at 9:26 am #29435 Fernando LopesParticipant Yes. December 18, 2017 at 9:33 am #29436 Artem TemosKeymaster Could you please send us your FTP access also? December 18, 2017 at 9:36 am #29437 Fernando LopesParticipant I use SSH access. I do not have FTP access. December 18, 2017 at 9:37 am #29438 Artem TemosKeymaster In this case, try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue .woocommerce-product-details__short-description + .yith-ywraq-add-to-quote { display: none!important; } December 18, 2017 at 9:48 am #29442 Fernando LopesParticipant I tested in the theme’s custom CSS area and also in the style.css file of the child theme and it did not work. December 18, 2017 at 10:06 am #29447 Artem TemosKeymaster But it works correctly for us now https://gyazo.com/509d1219d06c405178872b84007a6758 December 18, 2017 at 10:12 am #29451 Fernando LopesParticipant Hmmm. In priceless products seems to be working. I’m looking at a product that has price. Look at the link. December 18, 2017 at 10:17 am #29454 Artem TemosKeymaster OK, we see the problem. Try to add this code also .cart + .yith-ywraq-add-to-quote { display: none!important; } December 18, 2017 at 10:25 am #29459 Fernando LopesParticipant For you the change appears? It still does not work here. December 18, 2017 at 10:29 am #29461 Fernando LopesParticipant Sorry. It was probably some cache problem. It is already running. Thanks a lot for the help! December 18, 2017 at 10:36 am #29464 Artem TemosKeymaster You are welcome! December 18, 2017 at 10:49 am #29466 Fernando LopesParticipant I’ve seen that when customizations are made to the style.css file of the child theme, they do not work, but when they were placed in the theme’s custom CSS panel, it worked. What would be the problem? December 18, 2017 at 12:39 pm #29479 Artem TemosKeymaster Maybe you didn’t activate the child theme or some issue with cache plugins. Author Posts Tagged: button, Request A Quote, YITH Viewing 15 posts - 1 through 15 (of 15 total) You must be logged in to create new topics. Login / Register