Summer Sale Alert! Save 20% on WP Theme Bundle: 240+ WP Themes & 5 Plugins. Use Code "SIZZLE20"
Summer Splash Sale: Dive into 25% Off On All Our Premium WordPress Themes! Use Coupon Code "SPLASH25" at Checkout.

Testimonial. How change quote icon?

Home Forums VW Theme VW AUTOMOBILE PRO THEME Testimonial. How change quote icon?

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #46005
    Yevhen Flinta
    Participant

    How change or delete “fa-quote-left” icon in Testimonial-slider ?

    #46012
    Yevhen Flinta
    Participant

    Where tag “head”? I need add gtag.js in the site. Thx

    #46027
    developer vwtheme
    Participant

    Hello,

    Can you please share your site URL it will help us to provide you a better solution.

    Many Thanks

    #46034
    Yevhen Flinta
    Participant
    #46069
    developer vwtheme
    Participant

    Hi,

    Kindly follow the steps given below to remove “fa-quote-left” icon in Testimonial-slider

    Go to Dashboard >> Appearance >> Customize >> Additional CSS >> Paste the given CSS on it >> Publish.

    .testimonial_desc i.fas.fa-quote-left {
    display: none;
    }

    Kindly follow the steps given below to add js file in the theme

    Go to theme folder find functions.php file, add file URL in below code and add below code in other js files called in functions.php file

    wp_enqueue_script( ‘vw-automobile-pro-gtag’, get_template_directory_uri() . ‘/assets/js/gtag.js’);

    Many Thanks

    #46083
    Yevhen Flinta
    Participant

    Thank you very much!

    #46102
    developer vwtheme
    Participant

    Hi,

    You are Welcome, if you need any other help, do let us know.

    Many Thanks

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.