Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #560614

    Hi,

    My client doesn’t have images of his testimonials, that’s why I would like to display the testimonials without portrait.
    But when I leave the portrait empty there is still a placeholder space for the image, which doesn’t look good.

    How can I fix that, so that the name and job title floats to the left of the column?

    #560629

    Hi kart672!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .avia-testimonial-meta {
        margin-left: 0;
    }

    Cheers!
    Yigit

    #560632

    Yeah, thank you very much.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘How to display testimonials as a grid without portrait’ is closed to new replies.