On every pages bottom there is a fullwidth Sub Menu leading to some legal disclaimer …
On Chrome and Firefox it is visible on Frontend! But not on Safari !
See Chrome: https://screencast.com/t/daaSGmc4k
See Safari: https://screencast.com/t/6TTTQaXZo
Do you have any idea ?
Thanks
Tom
Hey ideenstart,
I don’t have any idea why it isn’t showing on Safari though it works fine on chrome or firefox. Can you try adding this in Quick CSS (located in Enfold > General Styling):
.home #sub_menu2 {
bottom: 0 !important;
}
Then test the homepage in safari, let us know if this helps.
Best regards,
Nikko
Thanks Nikko !
That little CSS did the trick – the menu is now visible also in Safari :-)
Tom
(can be marked as solved)