Home Page › Forums › Porto – AI Powered WordPress Website & Shop Builder › Testimonial section doesn’t appear correctly › Reply To: Testimonial section doesn’t appear correctly
March 12, 2024 at 7:05 am
#5126
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.