I have an old site where I used an icon within a circle to give a link to another page on the site. I created this using a Classic Text element with a small bit of html in the text location and some info in the Style location as follows:
!!! sorry - do not know how to post the html !!!
and
display: inline-block; width: 3em; height: 3em; border: 4px solid; font-size: 2.5em; line-height: 2.75em; text-align: center; color: #ffffff; border-radius: 100em;
This works fine on the old site but on the new site the icons are missing and the link does not work. I have cleared my cache and used various browsers but this makes no difference
Any help would be appreciated.
Jim