Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1311206

    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.

    #1311256

    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

    • This reply was modified 3 years, 3 months ago by Yigit.
    #1311427

    It worked perfectly. thank you :)

    #1311440

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.