PATH:
home
/
lab2454c
/
fcxpro.com
/
wp-content
/
plugins
/
webon-core
/
inc
/
mobile-header
/
assets
/
css
/
scss
/* ========================================================================== Mobile Header styles ========================================================================== */ .qodef-mobile-header-navigation { &.qodef-menu-has-numbers { > ul { counter-reset: counter; > li { margin: 24px 0; &:first-child { margin-top: 0; } &:last-child { margin-bottom: 0; } > a { .qodef-menu-item-text { position: relative; display: block; &:before { @include qodefMenuNumbersStyle(); position: absolute; top: -8px; font-size: 7px; letter-spacing: .05em; } } } } } } ul { li { a { .qodef-menu-item-icon { margin-right: 5px; } } &.qodef--hide-link > a { cursor: default; } } } .qodef-mega-menu-widget-holder { display: none; } }
[-] _mobile-logo-default.scss
[edit]
[+]
..
[-] _mobile-header-default.scss
[edit]
[-] _mobile-navigation-default.scss
[edit]