Forums
Home / Theme: Career Portfolio / How to remove the buttons?
(@haije)
3 years ago
Hi,
how do I remove or hide the “Download my CV” buttons?
Ok, solved. Here is the CSS:
a.main-button.wow.zoomIn.animated { visibility: hidden!important; }