onyke replied
Thanks! You are the best!
I want to get the following effect:
After entering the main page the menu is on the top and has a transparent color.
When we scroll down the page, this menu changes color to white.
Screen 1:
After entering the site (done)
Screen 2:
After scrolling the page down (I want to achieve this effect)
Thanks!
Its possible to change menu background color to white when i scroll down page?
.is-sticky #navigation dont work :(
Already added:
#navigation-sticky-wrapper{ position: fixed; z-index: 1000; width: 100%; }
#navigation.header-1, #navigation.header-4, #navigation.header-7{ border-bottom-color: transparent; }
.is-sticky #navigation{ background: rgba(255, 255, 255);}
#navigation{ background: rgba(255, 255, 255, 0.2);}
Hello, how i can get effect like on "menu_v2"? I already put this code in "Custom CSS":
#navigation{ background: rgba(255, 255, 255, 0.2); }
.is-sticky #navigation{ background: rgba(255, 255, 255); }
But now i need to move menu a bit lower. It is possible?
Want to join this conversation or access attachments? Sign in first.
Open your ticket archive, review validated licenses, and continue product support conversations from one customer portal.