Can anyone help me with some CSS or HTML that will change the “Login to submit a new ticket” text to read (and which portal customization box to drop it in):
“Subscribe for full access”
?
Can anyone help me with some CSS or HTML that will change the “Login to submit a new ticket” text to read (and which portal customization box to drop it in):
“Subscribe for full access”
?
Hi
Greetings from the Freshworks community!
We understand that you would like to modify the text Login to submit a ticket . This is possible using the portal customization feature available from the pro plan. Kindly navigate to Admin → Portals → Customize portal → pages → Page layout and paste the following code.
<script>
jQuery(document).ready(function(){
jQuery('.hide-in-mobile').remove()
});
</script>
We also take customization requirements as a custom request. You can reach out to our support team at support@freshdesk.com but please note that we will be looping in our SI partners to help you with your requirements.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.