Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Testimonial Image Size

Home / Forums / Ascend Theme / Testimonial Image Size

This topic is: Not Resolved
[Not Resolved]
Posted in: Ascend Theme
May 23, 2019 at 6:31 am

Just launched (WOOHOOO!)

I had the testimonial image size adjusted from the default 60×60 to 300×300, and it was working, and BONUS: not blurry from the image being stretched, it actually pulled in the new image size. Then, suddenly it was gone. I fixed it. Now it’s not working again for the second time. The image size is correct, but it’s now stretching the images. And I can’t remember how I fixed it the first time it disappeared. It was working yesterday, so not sure what changed that it would have broken again.

This is the code I was using that worked up until today, and I still have it in the Theme Options Custom CSS:

.testimonial-img img {
width: 300px !important;
height: 300px !important;
}

I see some solutions in your support forum that say to switch to Child Theme and insert specific code. Will that be my best option, and in doing so, will changing to the child theme screw with any of the layout/design of my site?

  • The forum ‘Ascend Theme’ is closed to new topics and replies.