Home › Forums › WoodMart support forum › Wishlist button next to the buy button › Reply To: Wishlist button next to the buy button
June 14, 2022 at 12:34 pm
#382970
Elise Noromit
Member
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .wd-buttons[class*="wd-pos-r"] {
opacity: 1;
transform: none;
}
Best Regards