Hi there theremotedr,
try this...
Code:#tel-email a[href^="tel"]::before { display:inline-block; padding-right: 0.25em; content: '\0260e '; } #tel-email a[href^="mailto"]::before { display: inline-block; padding-right: 0.25em; vertical-align: bottom; content: '\02709 '; font-size: 1.5em; }
coothead



Reply With Quote
Bookmarks