Why does the Buy Now button I added have no styling?

How can we help you?

Print

Why does the Buy Now button I added have no styling?

This can happen if the stylesheet of your site overrides the styling used by Glassboxx. To resolve this, add the following additional line into the code of your page:-

<style type="text/css"> @import url("https://server.glassboxx.co.uk/pub/media/external_css/external_css.css"); </style>