Change Background Color Of Product Option Popup

Can anyone tell me please how to change the background color of the product option popups?

Try

.tooltip {
max-width: 500px;
background-color:#aaaaaa;
}
We also adjusted the width of the tooltip.

Thank you so much.

Can you tell me where I can find it too?

Try

.tooltip {
max-width: 500px;
background-color:#aaaaaa;
}
We also adjusted the width of the tooltip.

Thank you so much.

Can you tell me where I can find it too?

Hello,

Add css by using the built in editor: Design > Templates > Kennershops > CSS > Styles.less (Ontwerp > Sjablonen).

After you have edited the file clear the cache as well by using Administration > Storage > Clear Cache (Administratie > Verbruik > Cache leegmaken).

Best wishes,

Thank you so much.

Can you tell me where I can find it too?

It is easier to add the code to the CSS section of the Theme editor

http://prntscr.com/h3r1ch