How can I add a border around the Avia circular Testimonial images of 1 pixel of this color #ffbf00?
Password to view site while under development “Happy Days 08”
http://www.visualbridgecommunications.com/testimonials/
thank you
Hi Gary!
Use the following:
#top .avia-testimonial-image {
border: 2px solid #ffbf00 !important;
}
Cheers!
Josue
that worked. thanks!