Following the update of the theme, the buttons using the light and dark transparent settings are not properly working anymore. The border is not showing so it doesn’t look like buttons anymore, just text.
Hi Eve,
Thanks for contacting us!
Could you please create temporary admin logins and post them here privately so we can look into it?
Please add following code to bottom of Quick CSS field in Enfold theme options > General Styling tab
#top .avia-button.avia-color-dark,
#top .avia-button.avia-color-light {
border-style: solid !important;
}
Best regards,
Yigit
It worked perfectly. thank you :)
Hi,
You are welcome!
Final fix is to replace /enfold/config-templatebuilder\avia-template-builder\php\base-classes\class-popup-templates-callback.php file with – https://raw.githubusercontent.com/KriesiMedia/enfold-library/master/temp_fixes/Enfold_4_8_4/base-classes/class-popup-templates-callback.php
If you would like us to update the file for you, please create temporary admin logins and post them here privately :)
Cheers!
Yigit