Comments Cassie started the conversationAugust 11, 2023 at 1:31pmIn Safari Desktop browsers, when you hover over off canvas menu items (Slide Out From Right), the sub menu items briefly flicker on the screen.Salient v. 16.0.4Menu has sub itemsOff Canvas Menu Style: Slide out From RightOff Canvas Menu Dropdown Behavior: Dropdown Parent Link toggles SubmenuView in Safari DesktopQuickly and slowly run your mouse over the menu items. The submenu items should flicker briefly. 8,839Tahir repliedAugust 12, 2023 at 6:33am Hey Cassie , Which version of Safari are you using?. Thanks. ThemeNectar Support Team Cassie repliedAugust 16, 2023 at 1:09pmVersion 14.1.1 (16611.2.7.1.4) 8,839Tahir repliedAugust 16, 2023 at 3:14pmThanks for confirming that, Escalating this to the developer for further response.Best ThemeNectar Support Team 1,070ThemeNectar repliedAugust 16, 2023 at 4:46pmHey Cassie, You should be able to fix that by adding the following snippet into the custom CSS box located in the Salient options panel > General Settings > CSS/Script related tab: body.material #slide-out-widget-area[class*=slide-out-from-right] .off-canvas-menu-container .sub-menu { transform: translateZ(0); } Kind regards Sign in to reply ...
In Safari Desktop browsers, when you hover over off canvas menu items (Slide Out From Right), the sub menu items briefly flicker on the screen.
Hey Cassie ,
Which version of Safari are you using?.
Thanks.
ThemeNectar Support Team
Version 14.1.1 (16611.2.7.1.4)
Thanks for confirming that, Escalating this to the developer for further response.
Best
ThemeNectar Support Team
Hey Cassie,
You should be able to fix that by adding the following snippet into the custom CSS box located in the Salient options panel > General Settings > CSS/Script related tab:
Kind regards