Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Hal Gatewood

    (@halgatewood)

    In our next release it will be possible to center the stars. I’ll post again when it’s ready with a How-To document.

    Thread Starter spons83

    (@spons83)

    open the file testimonial-rotator-style.css
    Go to line 46 .testimonial_rotator_stars

    change it in

    .testimonial_rotator_stars { padding: 10px 0; width: 115px; margin: 0 auto;}

    good luck!

    Plugin Author Hal Gatewood

    (@halgatewood)

    Hi Any changes you make in the plugin files will get overwritten in the next update. In your style.css file found in your theme you can add the following:

    .testimonial_rotator_stars { text-align: center; }

    In the most recent update I switched the stars from a <div> to a <span> which allows the stars to be aligned without using a margin: auto

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Center Stars’ is closed to new replies.