Change logo size

Add the code below to Custom CSS field on the Appearance tab of your Age Verification widget’s settings:

@media (min-width: 768px) {
  .eapp-age-verification-item-logoContainer {
   max-width: 425px;
   max-height: 300px;
  }
}

You’re welcome to change the values until you reach the desired outcome.

If you want to see this option in the widget’s settings, please vote for this idea in the Wishlist - Control Logo Size