Hey! I’d like to piggyback on this because I have the exact same issue that I came here to ask about. Are you using Elementor, clicksolutions? Maybe the below code will work for you either way. It nearly solved it for me.
OceanWP: Here’s a 2 min screenshot video showing you the issue: https://cloud.smpl.ro/p9uKO5Eb
Url in question:
https://dev.emmamumford.co.uk/product/law-of-attraction-pencils-emma-mumford/
Or since we’re launching shortly, it might be the following if the above url doesn’t work anymore:
https://emmamumford.co.uk/product/law-of-attraction-pencils-emma-mumford/
Elementor support gave me this code which nearly fixed it, but wondering if you could have a look and let me know if you’re able to offer any more code or an addendum that would move the dropdown arrows over so it doesn’t cut off the wording:
.theme-select {
display: none!important;
}
#pa_make-a-choice {
opacity: 1!important;
}
Thanks so much! ??