Hello
LTR Problem im testimonial
LTR image 001
RTL image 002
also probelm in the arrange of the Thumbnails
Main Page Problem image 003
LTR
http://arch-school.com/testimonial/
RTL
http://arch-school.com/ar/testimonial/
For rtl testimonial page,please try adding the given css from wp-admin -> appearance -> customize -> custom css :
.rtl .blogpost .excerpt.thumb {
margin-right: 0;
}
For ltr testimonial page,please try adding the given css from wp-admin -> appearance -> customize -> custom css :
.blogpost .featured {
max-width: 160px;
height: auto;
}
Note that that irregularity between user thumbnails is appearing due to the content in the testimonials .
Can you please point out where the issue is appearing with some screenshots ?
i already mentioned that irregular space between user profile thumbnails is due to testimonial contents.