Hi XyzBrian123,
Thanks for your message. I will be happy to help.
As a side note, there is a result redirect feature for Quiz Cat premium that may suit your needs – https://fatcatapps.com/knowledge-base/result-redirects/
Alternatively, you can use some code like this in the HTML field – You can change https://www.youtube.com/ and Click Here to something more suitable for your needs.
Click Here
Then you will need some CSS to style that. You can enter this into the Custom CSS field in the “Appearance” tab of Quiz Cat.
.fca_qc_button_result_button {
background-color: #3c7d73; box-shadow: 0 2px 0 0 #3c7d73; color: #FFFFFF text-decoration: none; width: 200px; margin-top: 20px; padding: 17px; border-radius: 2px; font-weight: 700; background-color: #58afa2; box-shadow: 0 2px 0 0 #3c7d73; color: #fff !important; font-size: 20px; transition: all 0s; -webkit-transition: all 0s; border: none; display: inline-block; text-transform: uppercase; letter-spacing: 0.0333em;
line-height: 1.25;font-family: “Inter var”, -apple-system, BlinkMacSystemFont, “Helvetica Neue”, Helvetica, sans-serif;
}
You can edit the different parts of your .fca_qc_button_result_button element to better suit your needs.
I hope that helps. If there is anything else with this button or anything else, feel free to get back to us.
All the best.