Hello,
We have a new site, and I've set up the certificate similarly to when we did a previous site - but the fields are all sitting below the image (which is placed in the content area) - am I doing it wrong? Is there now a new way to configure the certificates? It is also not showing the fields when printing, just the image.
Thanks!
Niki
Well I guess you might have missed the custom class and custom class css of that certificate .
http://prntscr.com/hvijyr
you can also use starter certificate templates :
https://wplms.io/support/knowledge-base/certificate-import-codes/
I checked that starter certificate template article, but cannot find the file that is supposed to be attached...
okay - I got the certificate working (thank you).
The quality is quite low though, for printing - is there a way of fixing this?
@nikicampbell,
You can customize the fields display by adding custom css in certificate template > template template > custom css
.certificate h1 {
font-size: 70px;
font-weight: 900;
}
Refer:
http://prntscr.com/hxjs4x