Hi Tom and team,
I am trying to style my external links similar to how Wikipedia does… I added the following to my style.css
a[href^=”http://”%5D:not(%5Bhref*=”holfamily.com”%5D):after,
a[href^=”https://”%5D:not(%5Bhref*=”holfamily.com”%5D):after {
content: β(EXTERNAL LINK)β;
padding-left:5px;
}
But nothing changes on the site. I’m just curious if there is anything in the theme or customizer that would prevent the change from showing? Just curious if I have a setting or something that’s preventing it from showing.
Thanks for any help!
GeneratePress 2.1.4