I currently have a Wordpress website with WooCommerce and several variable products. Each product's variation has a dropdown menu that displays different options when clicked.
My main concern is how to customize the appearance of these dropdown menus. I've been able to modify the font color and size, but I'm struggling with changing the background color, padding between text, etc.
https://i.stack.imgur.com/hRp2j.jpg
Here is an example link for reference.
PS: I am using the 'Elementor Pro' plugin along with the 'Hello Elementor Basic theme' to edit my pages and add custom CSS.
PPS: I have tried looking for solutions elsewhere, but all suggestions point towards AJAX and .select2 CSS, which I cannot find when inspecting my page or adding the code to my CSS.
Apologies if the solution is straightforward and I am overlooking it, but I would greatly appreciate being able to style the dropdown menus to match my site's design aesthetic.