Hi,
I want to show 5 star above my customer testimonials – to show above the testimonial text.
I have styled and created the stars using the icons, but the stars all align to the left, unlike the review which is centred.
Is there any CSS to force the stars to align centre on 1 x line, or an alternative way to create the desired effect?
Thanks
Hey,
Please add the following code to the Quick CSS field in Enfold theme options > General Styling tab
.page-id-24 .avia-testimonial-markup-entry-content p:first-child {
display: inline-block;
}
Best regards,
Yigit
Great. That’s worked.
Thanks
Hi,
Glad Yigit was able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike