Hide Quotation Marks In Zelle Testimonial Section

Start off by installing the plugin   Advanced CSS Editor and in Appearance -> Customize -> Advanced CSS Editor add the following code to the Global CSS area:

.testimonial .feedback-box .quote{
display: none !important;
}

Save your changes and that should hide the quote marks.

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us