 
	
		
		
		
		
			
- 
		AuthorPosts
- 
		
			
				
June 26, 2018 at 2:52 pm #977959Hi Jordon, You helped me so well with this issue: 
 https://kriesi.at/support/topic/testimonial-grid-styling-the-image-and-the-name/I have changed my mind a bit and will leave out the meta info of the testimonial. Can you help me align the image to the center of the column/grid? Maaike June 27, 2018 at 11:11 am #978357Hey maaikevk, Can you try adding this css code in Quick CSS (located in Enfold > General Styling): .avia-testimonial .avia-testimonial-image { margin-left: auto; margin-right: auto; float: none; }Hope it helps :) Best regards, 
 NikkoJuly 1, 2018 at 12:00 pm #979797Thank you Nikko, This works like a charm :-)) Maaike July 2, 2018 at 7:19 am #979955Hi, Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it. Best regards, 
 RikardJuly 3, 2018 at 4:13 pm #980624Hi Rikard, Unfortunately I have to ask you again about this element. It looks like the element reduces the quality of the image (maybe because it resizes it twice – first smaller, than bigger)? Can you see what I mean? And can you help me fix it? Hope to hear from you :-) Best regards, 
 MaaikeJuly 4, 2018 at 7:19 am #980947Hi Maaike, That is an animation effect, it doesn’t really change anything related to the image size. Best regards, 
 RikardJuly 4, 2018 at 9:52 am #981033Hi! I don’t know if I understand it correctly… Sorry! I have now added the same image (also 200x200px) in the testimonial-text and it appears much better. Do you see the difference too? Do you see where I can fix it? Maaike July 6, 2018 at 9:37 am #981928Hi, I have added this php code in your functions.php: function my_avatar_size( $size, $src, $class ) { return 'full'; } add_filter('avf_testimonials_avatar_size', 'my_avatar_size', 10, 3);And it looks much better now. 
 Let us know if you need further assistance.Best regards, 
 NikkoJuly 6, 2018 at 12:08 pm #982007You are the B E S T ! Thanks very much for helping me out here :-) (you can close this thread :-)) Best regards, 
 MaaikeJuly 7, 2018 at 9:58 am #982351
- 
		AuthorPosts
- The topic ‘image in testimonial grid’ is closed to new replies.
