Server IP : 15.235.198.142 / Your IP : 216.73.216.166 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/yme/wp-content/themes/oceanwp/sass/components/topbar/ |
Upload File : |
/** * Top Bar Menu */ .top-bar-left.has-content #top-bar-nav, .top-bar-right.has-content #top-bar-nav { margin: 0; margin-right: 20px; padding: 0; } #top-bar-nav, #top-bar-nav > li { display: inline-block; } #top-bar-content.top-bar-centered #top-bar-nav, #top-bar-content.top-bar-centered #top-bar-nav > li { display: inline-block; float: none; } #top-bar-nav > ul > li { display: inline-block; float: none; margin-right: 15px; &:last-child { margin-right: 0; } a .nav-arrow { margin-left: 4px; margin-right: 0; } } /*------------------------------------* Phone Portrait and Landscape *------------------------------------*/ @media only screen and (max-width: 767px) { #top-bar #top-bar-nav > li { float: none; display: inline-block; } #top-bar-nav { float: none; text-align: center; } }