Make the logo area bigger

Our logo looks a little small compared ot the content on the age verification popup. Can you make the logo area larger?

Hello there, @user39484 :waving_hand:

This code will do the trick:

 .eapp-age-verification-item-logoContainer {
   scale: 1.5;
 }

Please add it to the Custom CSS field on the Appearance tab of your widget’s settings and adjust the scale value to your liking :slightly_smiling_face:

Thanks

You’re always welcome :wink: