Archived topic
Option to add custom text (html) alongside logo with different redirection
1 reply · Started by jasmeet on July 21, 2019
Hello
Had been trying to figure out how to add span tag alongside custom logo which could allow me to render text with redirection link.
Basically, This would avoid confusion and be more seamless for site visitors with appropriate redirections reflecting like seen here when we click on slack logo and text alongside -
https://slackhq.com/etiquette-tips-in-slack
Screenshot for reference for the option I wish to refer in page hero element - https://cl.ly/e64d93694734 (currently, the option redirects solely to homepage which is kind off confusing)
Please advise
Hi there,
So are you wanting to add a link next to the logo? If so, we can likely use the generate_after_logo hook in a new Hook Element.
As long as your link has a container with a custom class, we can align it next to the logo just like the Slack site.
Let me know :)