Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1263544

    Dear Team

    There is an error on Chrome, in safari works fine. Do you have an idea what might cause the problem?
    See Screenshot below.

    Enfold problem

    #1264358

    Hey mirotck,

    Thank you for the inquiry.

    We are not yet sure what is causing the issue, but we should be able to fix it by decreasing the right padding of the tab section titles by 1px. Please add this css code in the Quick CSS field.

    #top .av-section-tab-title {
        padding: 10px 19px 0px 20px;
    }

    Toggle the Performance > File Compression settings afterwards, and purge the cache or remove the browser history.

    Best regards,
    Ismael

    #1264360

    Hey mirotck,

    Thank you for the inquiry.

    We are not yet sure what is causing the issue, but we should be able to fix it by decreasing the right padding of the tab section titles by 1px. Please add this css code in the Quick CSS field.

    #top .av-section-tab-title {
        padding: 10px 19px 0px 20px;
    }

    Toggle the Performance > File Compression settings afterwards, and purge the cache or remove the browser history.

    Best regards,
    Ismael

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