Home › Forums › WoodMart support forum › Moving button a bit left › Reply To: Moving button a bit left
November 11, 2017 at 9:26 pm
#23838
Artem Temos
Keymaster
Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.
.compare-btn-wrapper .yith-ywraq-add-to-quote {
display:none!important;
}