badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Reply To: Ultimate Pro version — TH: Testimonial Change location Image

#42958

Hi patrick2,

To have the image above the text in testimonial widget section login to your dashboard(admin section) and go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save button:

.widget_testimonial .testimonial-image {
    float: none;
    margin: 0 auto 20px;
}

Thank you!