Thanks Lorro,
I am using Chrome and have checked on firefox, cleared the cache, tried on different computer and my phone all displaying the same problem.
It’s okay if you leave it as is but when you go to click on the country to change it that’s when the list appears that displays with a transparent background.
The CSS did work to remove it completely so that worked but is there some code i could try to change the transparent background of the list to be white?
I tried a different theme and different have the issue so I’m assuming it is a styling issue in the theme?
I tried this but didn’t work.
#billing_country {
background-color: #fff;
}