WordPress/Theme
[Wordpress] Folie Theme - Codeless Builder 모바일 sticky 메뉴 css
cpu21
2017. 12. 19. 14:29
@media only screen and (max-width: 767px) {
.header_container {position:fixed !important; top:0 !important; z-index:5000 !important; background:#fff !important; width:100% !important;}
#site_content {margin-top:65px !important;}
}
Medi-Whale / Folie Theme / Codeless Builder
https://kriesi.at/support/topic/sticky-menu-for-mobile-submenu/