Update broke Rating element layout

Hi, I just updated Pro theme and it broke the layout of a table of Rating elements I had on my homepage. They used to look like this:

Now they look like this:

How can I fix?

Hi @DanielExMachina,

Thanks for reaching out.
I have checked the page and it seems that some of the custom CSS code is missing. There might be some different reasons behind your issue, I would like to suggest troubleshooting the following common issue to help us to recognize the reason.

1.Theme Related Issue
2.Plugin Conflict
3.Theme Update related issue
4.Child Theme Related issue
5.CSS/JS Customization
6.Disabling Cache
7.Disabling CDN

If you discover that an issue is coming from a custom code or 3rd party plugin, kindly consult with a developer or contact the plugin author. Please note that we do not support custom codes and 3rd party plugins.
If that does not help, please restore the backup to the last working condition and copy your live site to a staging server so we could troubleshoot freely without breaking your live site.
And give us access in the secure note including:

– WordPress Site URL & Login URL
– WordPress Admin username/password

To create a secure note, click the key icon underneath any of your posts.

Thanks

Hi @tristup, could you just tell me how to make the Rating pills not full-width? What do I need to change in my settings to the right?:


FYI I included a secure note with my login info, feel free to log into my site if you want, I have backups

Hello Daniel,

You have the incorrect element structure. A DIV element should wrap the ratings just like this:

The Flexbox option of the DIV element must also be enabled.

Best Regards.

Ah I see, perfect, thanks so much!

You are most welcome.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.