Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #491198

    I was able to make the image smaller for the testimonials, but now I am trying to reduce the white space.

    Two qustions:
    (1) Is it possible to reduce the margins of the overall testimonial (i.e. the white space to the left of the photo and to the right of the text)?
    (2) Is it possible to reduce the padding between the photo and the text?

    #491811

    Hi bingisser,

    I couldn’t see any testimonials on the page you linked, could you link directly to the page please?

    Best regards,
    Rikard

    #491822

    That is the direct page. Please look at the section “our authors” on the right. We use the testimonials setup for a different purpose.

    #492183

    Hey!

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

    .sidebar .avia-testimonial-meta {
        margin-left: 85px;
    }
    .sidebar .avia-testimonial { 
    padding: 10px; 
    }

    Cheers!
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.