https://kriesi.at/support/topic/how-to-customize-testimonials-content-element/
Hi,
I tried the solution on the above page but it didn’t work for me.
here’s a screen shot showing the NAME text still off to the left of centre.
http://screencast.com/t/EjMsTAjB
Is there a CSS fix for this I can try?
Thanks for your help.
Cheers
Pete
Hey premedia,
Please post a link on your site that has that issue? so we can inspect further. You can place it in Private Content if you want only the moderators to see.
Best regards,
Nikko
hi – I have posted the links and login info below in private content.
the small testimonial works fine since I did the CSS fix as described above. its the large slider testimonial that I need the CSS fix for to make the persons name centred. thanks
Pete
Hi Pete,
Please try the following in Quick CSS under Enfold–>General Styling:
.avia-testimonial-meta-mini {
text-align: center !important;
}
Best regards,
Rikard
Hi Rikard
thanks for that CSS fix – works perfectly.
I wondered how I can increase the font size for the company name and job title from 12px to 13px as shown in this screenshot
http://screencast.com/t/2VxGS3F6o
The font size on the grid testimonial is 13px and its more readable.
On the large slider the 12px font size is a little small and hard to read with my light font colours.
hope you can help.
thanks
Pete
Hey!
Please add following code to Quick CSS as well
span.avia-testimonial-subtitle, .avia-testimonial-link {
font-size: 13px;
}
Best regards,
Yigit
thanks yigit
works perfectly
pete
Hi!
You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Cheers!
Yigit