Changing Font Stops Rotation
-
Hi,
When I try to change the font using the code:
.testimonials-widget-testimonials { font-family: Arial; font-size: 10px; }
The start/stop button disappears and the testimonials stop rotating.
I had an issue where the words start/stop appeared over the start/stop button and the following code sorted that out:
.testimonials-widget-testimonial .bx-start active .bx-controls-auto-item .testimonials_widget-3 .widget a { line-height: 0; font-size: 0; color: transparent; }
I’m wondering if that’s causing the conflict?
Any advice gratefully appreciated. Here is the website. The testimonials widget is in the left hand column under the picture of the bride and groom posing. Thank you very much.
Deborah
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Changing Font Stops Rotation’ is closed to new replies.