site is 813pca.com
On some phones the Call now! at the top works fine, on other phones it does not show up
I have added this CSS to the general styling:
@media only screen and (max-width: 767px) {
.av_phone_active_left .phone-info {
padding-left: inherit;
}
Wondering If there is any way to make it so it is not so skinny with the wording through out the site, and how to fix the issue we are having with only some phones working with the phone # at the top
Thanks
Oh and is there any way to make the phone number bar stick to the top of the screen as people scroll?
Anyone??