diff --git a/wp-content/themes/apus-theme/assets/css/componente-cta-ab-testing.css b/wp-content/themes/apus-theme/assets/css/componente-cta-ab-testing.css index d484192f..c990ec90 100644 --- a/wp-content/themes/apus-theme/assets/css/componente-cta-ab-testing.css +++ b/wp-content/themes/apus-theme/assets/css/componente-cta-ab-testing.css @@ -38,6 +38,7 @@ .cta-button:hover { background-color: var(--color-orange-hover); color: #ffffff; + text-decoration: none; } /* Responsive Mobile */ diff --git a/wp-content/themes/apus-theme/functions.php b/wp-content/themes/apus-theme/functions.php index fa1f05b9..7ec25c3e 100644 --- a/wp-content/themes/apus-theme/functions.php +++ b/wp-content/themes/apus-theme/functions.php @@ -14,7 +14,7 @@ if (!defined('ABSPATH')) { /** * Theme Version */ -define('APUS_VERSION', '1.0.14'); +define('APUS_VERSION', '1.0.15'); /** * Theme Setup