Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
How can I add a hyperlink to the title when using the Text Widget?
Hey Derek
To my knowledge this can’t be done. Best option would be to leave the title blank and use a heading tag in the body of the widget, then you can link from there. If you’re using the Visual Editor widget then the drop down menu to set heading one, heading two and the link button will come in handy.
Let us know how it goes.
If you refresh the homepage, you can see the second row that I created using your suggestion. Only problem is that the icon doesn’t line up with the text. Any suggestions for that?
Sure, let’s try in Custom CSS:
Adjust margin-top as required. You could set that value to 5px for example.
Works perfect! Thank you!
When I view the page on my cellphone, the icon is always stacked on top inside of side by side. Anyway to fix that?
For sure :)
That’s normal responsive behaviour. To resolve you’d need to find a way to put the icon and the text in the same widget OR use Custom CSS but it’s not neat and easy Custom CSS, it’s very specific to this widget on this page.
FontAwesome is being used in Vantage so you could embed that icon in a Text widget using:
These example show how to make it larger: http://fontawesome.io/examples/
Thank you!
For sure :)