• Hi,

    When viewing the Home Page, scroll to the bottom we see the “Home Page Testimonial Description” area.

    There is an image of “quote marks” or “inverted commas”.

    How do we remove it? Kindly help.

    which php file is the image located? Can we remove it using a custom CSS code?

    Codes Inside the Static Front Page (front-page.php)

    <?php if (get_option(‘inkthemes_testimonial’) != ”) { ?>

    <?php echo stripslashes(get_option(‘inkthemes_testimonial’)); ?>

    <?php }

  • The topic ‘Home Page Testimonial Description "quote marks"’ is closed to new replies.