Site logo

Archived topic

yet another star rating alignment in element

3 replies · Started by Michael on December 26, 2021

Viewing posts 1–4 of 4

Hello,

I would like to align the stars in the element, so they are in the middle, but it does not apply the changes when i save it and it gets set back to the default.

Is there a way to move them so they align with the image?

Thank you

Hi Michael,

Try add this CSS:

.wp-block-yet-another-stars-rating-overall-rating.yasr-overall-block {
    text-align: center;
}

Let me know if this helps :)

Hey Ying,

yes that solved it perfectly :)

Thanks a lot!

No problem :)

This archived topic is closed to new replies.