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

    Hello,

    Is it possible to aline the name in the testimonials content element into “centre”.

    Picture is here, what I mean: http://imgur.com/a/EDUj6

    #691744

    Hey pimroll!

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

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

    Cheers!
    Yigit

    #691757

    Hello Yigit,

    Thanks, looks good:)

    Regards,

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘how to customize testimonials content element’ is closed to new replies.