Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #732606

    i use user testiomonials from the avia layout builder.

    how can i get the image 3x times bigger here: http://imgur.com/a/qBRUx and how can i adjust the text size and color?

    Scroll down to the end of the page to see the testimonials. thank you.

    #732794

    Hey arteffekt,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .avia-testimonial-name { color: orange !important; font-size: 20px !important; }
     .avia-testimonial-subtitle { color: red !important; font-size: 15px !important; } 
    .avia-slider-testimonials .avia-testimonial-meta .avia-testimonial-image { width: 80px; height: 80px; }
    

    Best regards,
    Yigit

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