Home › Forums › WoodMart support forum › Hello . I bought your woodmart theme, › Reply To: Hello . I bought your woodmart theme,
January 31, 2024 at 12:58 pm
#535424
Luke Nielsen
Keymaster
Hello,
Use the below custom CSS to show all buttons there:
.product-grid-item .wd-buttons .quick-view,
.product-grid-item .wd-buttons .wd-compare-btn {
display: block;
}
Paste the code into the “Mobile CSS” area in Theme Settings -> Custom CSS
Kind Regards