This is a demo store for testing purposes — no orders shall be fulfilled. Bezárás
[vc_row][vc_column width=”1/1″][code]#header.fixed-header {
position: fixed;
}
#header.fixed-header #welcome-menu-login.nav ul li.login-menu div.submenu { top: 87px; }
#wrapper > div.revolution-wrapper{ overflow: hidden; }
.boxed-layout #wrapper > div.revolution-wrapper{ overflow: hidden; margin-left: -15px; margin-right: -15px; }
.force-sticky-header #header{ position: fixed; z-index: 1000; margin-top: -10px; background-color: rgba(255, 255, 255, 0.8); }
/* boxed */ .boxed-layout #header{ -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; margin-left: -15px; padding-right: 15px; padding-left: 15px; width: auto; z-index: 1000; } .boxed-layout #header-container, .boxed-layout #topbar { margin-right: -15px; margin-left: -15px; padding-left: 15px; padding-right: 15px; } .boxed-layout #map{ margin-left: -15px; margin-right: -15px; }[/code][/vc_column][/vc_row]