Avada › Forums › Community Forum › CSS for Classic Testimonials – Center not working
Tagged: css, center, testimonials, author
Viewing 1 post (of 1 total)
-
AuthorPosts
-
Hi All,
I’m trying to center the classic testimonials since they are justified left on my site. I’m able to justify the quote/testimonial by adding this css:
.review blockquote q {
text-align: center;
}But I cannot center the author picture, name and info underneath it. I believe the css for that section is: “.fusion-testimonials.classic .author” by I can’t align it to the center regardless of the code/rules I include. Does anyone know how to do this? Note: this is for the “classic” testimonials, since the “clean” testimonials are already centered for some reason. Thanks in advance.
-
AuthorPosts
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.
Was this topic helpful?