Comments peter started the conversationJanuary 18, 2015 at 10:31pmHi, I\'d like to have the fulscreen video with the menu at the bottom visible (as if I scroll down by the menu height pixels) . How can I achieve this please?thanksChris repliedJanuary 19, 2015 at 11:53amI may be understanding you wrong. are you wanting the menu to show above the fold on the home page? If so try adding this to the custom css#navigation-sticky-wrapper {margin-top: -60px; }I'm not support so someone may be better able to help. peter repliedJanuary 19, 2015 at 12:54pmthat's it, thanks!Chris repliedJanuary 19, 2015 at 5:03pmGreat. Sign in to reply ...
Hi, I\'d like to have the fulscreen video with the menu at the bottom visible (as if I scroll down by the menu height pixels) . How can I achieve this please?
thanks
I may be understanding you wrong. are you wanting the menu to show above the fold on the home page? If so try adding this to the custom css
#navigation-sticky-wrapper {
margin-top: -60px;
}
I'm not support so someone may be better able to help.
that's it, thanks!
Great.