Hey guys,
How would i go about removing the hyperlink on the logo?
Regards,
Terry
Apparently i’m unable to delete my thread, but a google search found an an old thread from here.
Adding the below to the custom CSS worked.
.logo { pointer-events: none !important; }