- This topic has 3 replies, 2 voices, and was last updated 2 years, 6 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home Page › Forums › Porto – AI Powered WordPress Website & Shop Builder › Testimonial section doesn’t appear correctly
Tagged: testimonial section
Installed the testimonial section here: https://lebenslanges-wohnrecht.de/
As you can see it shows the quote signs 3 times, not sure why.
On top how can I expand the rounded image? I couldn’t find any option to do this.
Thanks for the support!
Hello, @anna_falc,
To resolve this matter, please follow these instructions:
Go to the Dashboard.
Navigate to “Porto.”
Access “Theme options.”
Choose “Skins.”
Select “Custom CSS.”
Paste the provided code at the bottom of the black box.
Save the settings.
To see the changes on your website:
Clear your browser cache.
Revisit your website.
.testimonial.testimonial-with-quotes .elementor-testimonial-content:before{opacity:0 !important;}
.testimonial.testimonial-with-quotes .elementor-testimonial-content:after{opacity:0 !important;}
For the image issue, use the following code:
.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image img{width:80px !important; height:80px !important;}
Best Regards,
PThemes Team.
Many thanks. First issue has been solved with the quotes.
Second one with the size of the images. I implemented the css code as shown above and adapted to 100px (height and width). Also changed the picture size accordingly however it doesn’t appear right. It looks like it zooms in and doesn’t show the full image.
Hello, @anna_falc,
I see, To show the complete image, please follow these instructions:
Go to the Dashboard.
Navigate to “Porto.”
Access “Theme options.”
Choose “Skins.”
Select “Custom CSS.”
Paste the provided code at the bottom of the black box.
Save the settings.
To see the changes on your website:
Clear your browser cache.
Revisit your website.
.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image img{object-fit:contain !important;}
Best Regards,
PThemes Team.
Welcome Back 👋
Sign in to access your account and continue where you left off.
Welcome aboard 🚀
Create your account to access everything you need.