Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1440110

    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

    #1440111

    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

    #1440122

    Great. That’s worked.

    Thanks

    #1440126

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Aligning 5 star icons in the testimonial element’ is closed to new replies.