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.
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
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