Create a Transparent Sticky Header with Scroll Animation in WordPress with Elementor

elementor pro

Code snippet for making Transparent Sticky Header!

selector.elementor-sticky--effects{
background-color: rgb(243, 245, 247) !important; box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.2);
}
selector{
transition: background-color is ease !important;
}
selector.elementor-sticky--effects{
min-height: 70px;
}
selector{
transition: min-height 1s ease !important;
}

Great, You did it!

Discover more by supporting me on
Buy Me A Coffee