Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @djsilverfox,

    They are not added using fontawesome.
    You should be able to change them through CSS
    For the default view’s icons you can use this code in Appearance > Customize > Additional CSS:

    
    .strong-view.wpmtst-default .wpmtst-testimonial-heading {
        background: url("img/quotes.png") no-repeat scroll left center transparent;
    }

    You will need to replace the URL in the code above with the URL of the icons you want to use.

    Warmly,
    Mihaela

    Thread Starter djsilverfox

    (@djsilverfox)

    Thanks Mihaela, I’ll give that a try ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Change quote icon’ is closed to new replies.