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

    Hi, what do i have to edit to change the size of (only) avia-testimonial-image (more that 180px !!!!!)?
    regards A.

    #429294

    Hey!

    Try adding this code to the Quick CSS:

    #top .avia-testimonial-image {
        width: 200px;
        height: 200px;
    }

    Adjust as needed.

    Cheers! 
    Josue

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