Hi there,
I found this threat very useful for creating the account icon in the header menu bar.
What is different in my case is that the login page is a different URL which makes the external link icon show up below the account icon. I tried two ways for hiding the icon:
(1) adding an exclusion to the Fontawesome CSS :not([href*="other-domain.com"])
(2) adding a separate CSS statement targeting the Fontawesome item directly (see screenshot)
–> both ways will hide the account icon also
How would you go about hiding the external link icon only?
Thanks,
Jan