Hi,
Trying to put some simple code in the footer section of the X ‘customiser’ but I just get a json_parse_error.
Here’s the code:
<p style='letter-spacing: 2px; text-transform: uppercase; opacity: 0.85; filter: alpha(opacity=85);'>
© 2018 BAILAR LTD</p>
<p style='letter-spacing: 2px; opacity: 0.4; filter: alpha(opacity=40);'>
<a href='http://www.bailar.co.uk/tcs'>Terms & Conditions</a> | <a href='http://www.bailar.co.uk/privacy'>Privacy Policy</a></p>
Am I doing something really stupid?
Thanks
