[Resolved] yet another star rating alignment in element

Home Forums Support [Resolved] yet another star rating alignment in element

Home Forums Support yet another star rating alignment in element

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

    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

    #2060001
    Ying
    Staff
    Customer Support

    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 πŸ™‚

    #2060044
    Michael

    Hey Ying,

    yes that solved it perfectly πŸ™‚

    Thanks a lot!

    #2061983
    Ying
    Staff
    Customer Support

    No problem πŸ™‚

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.