Server IP : 15.235.198.142 / Your IP : 216.73.216.149 Web Server : Apache/2.4.58 (Ubuntu) System : Linux ballsack 6.8.0-45-generic #45-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 30 12:02:04 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 8.3.6 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/limehill_LIVE/wp-content/themes/oceanwp/sass/components/header/ |
Upload File : |
#site-header.center-header { #site-logo { display: none; } #site-navigation-wrap { float: none; width: 100%; right: auto; .navigation { @include display(); @include align-items( center ); } .middle-site-logo { width: 24%; text-align: center; a img { width: auto; vertical-align: middle; @include transition( all .3s ease-in-out ); } &:hover img { @include opacity( 0.6 ); } } .left-menu, .right-menu { position: relative; width: 38%; } .left-menu { float: left; } .right-menu { float: right; } .dropdown-menu > li { float: none; display: inline-block; } } .centered { .left-menu, .right-menu { text-align: center; } } .wider .left-menu { text-align: left; } .wider .right-menu { text-align: right; } .closer .left-menu { text-align: right; } .closer .right-menu { text-align: left; } #searchform-header-replace.show { max-width: 100% !important; } &.header-replace { #site-navigation .middle-site-logo { @include transition( opacity .3s ); } #site-navigation.hide .middle-site-logo { visibility: hidden; @include opacity( 0 ); } } }