To change the icon, edit Line 2 and replace ‘\2197’ with the desired Unicode symbol.
a:where([target="_blank"]):after {
content: "\2197" / " Link to external site";
margin-left: 3px;
}Don't want to mess with code snippets? Request for this to be a feature of MyListing Pro.
To change the icon, edit Line 2 and replace ‘\2197’ with the desired Unicode symbol.
a:where([target="_blank"]):after {
content: "\2197" / " Link to external site";
margin-left: 3px;
}