Title: quote image
Last modified: March 29, 2019

---

# quote image

 *  Resolved [catwingz](https://wordpress.org/support/users/catwingz/)
 * (@catwingz)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/quote-image/)
 * Note: the site is under development and only visible if logged in——but you really
   don’t need to see it for this question.
 * I would like to know if it’s possible to call for a substitute quote image with
   CSS (or any other snippet) when using the default theme. I have experimented 
   with substituting it in the plugin files and know it will be overwritten when
   the theme updates.
 * Thank you
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fquote-image%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Miha](https://wordpress.org/support/users/mplusb/)
 * (@mplusb)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/quote-image/#post-11369829)
 * Hello [@catwingz](https://wordpress.org/support/users/catwingz/),
 * You can do that by adding the following code in Appearance > Customize > Additional
   CSS:
 *     ```
       .strong-view.default .testimonial-heading {
           background: url(img/quotes.png) no-repeat scroll left center transparent; }
       ```
   
 * Just replace the the url ‘img/quotes.png’ with the one you want and save.
 * This should do it.
 * All the best,
    Mihaela
 *  Thread Starter [catwingz](https://wordpress.org/support/users/catwingz/)
 * (@catwingz)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/quote-image/#post-11746646)
 * This worked perfectly. Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘quote image’ is closed to new replies.

 * ![](https://ps.w.org/strong-testimonials/assets/icon-256x256.png?rev=3134855)
 * [Strong Testimonials](https://wordpress.org/plugins/strong-testimonials/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/strong-testimonials/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/strong-testimonials/)
 * [Active Topics](https://wordpress.org/support/plugin/strong-testimonials/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/strong-testimonials/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/strong-testimonials/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [catwingz](https://wordpress.org/support/users/catwingz/)
 * Last activity: [6 years, 11 months ago](https://wordpress.org/support/topic/quote-image/#post-11746646)
 * Status: resolved