Hi there is a CSS problem with the forum on the account profile page. You can view it here:
https://staging.software4dentists.co.uk/forums/account
The problem is that the timezone and location sections are not aligned correctly. (You can create an account in order to help.)
Thanks
Hi @waka,
Some of your active plugins change the HTML structure of the select HTML tag and messed all styles. As far as I understand the WooCommers plugins make this changes. Probably there are some settings on WooCommers plugins that allows changing this behavior.Â
Please see the first screnshot, here is the correct HTML structure of select tag:
https://www.screencast.com/t/203DgOhu
On the second screenshot, you can see how the styles are messed by another plugin. There are additional <span> tags.Â
https://www.screencast.com/t/OKBCvmUOK5rl
Â