[ad_1]
Hi @rosbiffer,
We checked this on our server but here it is appearing fine. This could be a conflict with the theme your site is using. Could you please apply the following custom CSS on your site and let us know if this resolves the problem…
.rmagic .rm-fac-pass {
display: flex;
justify-content: center;
}
To add this code, please follow these steps:
- Go to ‘Appearance -> Customize’ in your WP dashboard.
- Select ‘Additional CSS.’
- Paste the provided CSS code into the editor located at the bottom left corner of the customization panel.
