the buttons always come out grey with white text. here's the code i see upon inspection
<span class="avia-tick">CAMP</span>
and added this to custom.css as found elsewhere in your forums...
/*for button colors*/
.avia-button {
background-color: #d67622 !frontpage;
border-color: #fafafa !frontpage;
}
any suggestions?














