Style client and position individually
-
Hi there,
Could you implement the option to style the client an position individually?
With changing this:
<cite><?php echo $testimonial['client'];?><br/><?php echo $testimonial['position'];?></cite>to this:
<cite><span class="cite-client"><?php echo $testimonial['client'];?></span><br/><span class="cite-position"><?php echo $testimonial['position'];?></span></cite>Just a thought 🙂
Best regards, and thank you for a great plugin!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Style client and position individually’ is closed to new replies.