Button Code
I've tried using the following code which was suggested in another thread.
<a class="btn_orange btn-lg" href="http://www.example.com/ads/">Browse Ads</a>
I updated this to include my url:
<a class="btn_orange btn-lg" href="http://www.justmotors.ie/ads/">Browse Ads</a>
I pasted this into the html header box under the header options of classipress, when viewed on the live site only the code appears with no button.
Is there anything I missed in the code?