Hi there,
I am using the Enfold Theme and I have created two buttons called “Donate” and “Contact Us”. The buttons are displaying correctly but the links inside them don’t appear to be working.
Could you provide some help in resolving the issue?
Thanks in advance.
Regards,
Craig
Hey hehe_kiwi,
Please try the following in Quick CSS under Enfold->General Styling:
.btn-donate a, .btn-contactus a {
z-index:10000 !important;
}
Best regards,
Rikard
Thanks a lot Rikard… the solution you provided has worked