How to edit testimonial?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #16474
    yingyosl
    Member

    I would like to ask you a favor.

    1) I would like to change big comma (“) in the Testimonial to a phase (Don’t take our word for it), but I don’t know where to change it.

    2) I would like to add black background covering quote, name, and photo similar to attached photo.

    Please help me. Thank you so much.

    http://happymapth.com

    http://happymapth.com/wp-admin
    username: ben
    password: mcmanaman119

    #16481
    Veena
    Moderator

    1. Pls insert the below custom CSS in themeoptions –

    .testimonials2-slider-container blockquote {
        background: none;
    }
    

    2. You can try the below custom CSS –

    #client-testimonials1 .slides {
        background-color: #000;
        border-radius: 40px;
    }
    

    If you want to customize more pls hire someone and modify the file slider-shortcodes.php.

    Thanks.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Appdev Theme Support’ is closed to new topics and replies.