Can’t style some elements
-
Hi Dev!
I’m tinkering with the plugin but I’m unable to style some elements, and in particular to get rid of these rounded image below the quote.
I’ve tried to catch the proper selector with Chrome’s dev tools and put my own settings in the child theme’s style.css but to no avail.
Example here: #testimonial_rotator_634 div.testimonial_rotator_author_info.cf-tr p { font-family: “Racing Sans One”, Helvetica, sans-serif !important; font-size: 50px !important; } properly changes the font but instead of enlarging the text, it just changes the line height!
For the image: #testimonial_rotator_634 .testimonial_rotator_img { width: 300px; height: 200px; margin: 0 auto; display: block; overflow: hidden; } just displays a larger image but in an ellipse.
Can you please help me fixing this?
Thanks in advance for any help!
- The topic ‘Can’t style some elements’ is closed to new replies.