Server IP : 192.158.238.246 / Your IP : 18.217.79.15 Web Server : LiteSpeed System : Linux uniform.iwebfusion.net 4.18.0-553.27.1.lve.1.el8.x86_64 #1 SMP Wed Nov 20 15:58:00 UTC 2024 x86_64 User : jenniferflocom ( 1321) PHP Version : 8.1.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/jenniferflocom/www/wp-content/plugins/gutenkit-blocks-addon/src/blocks/nav-menu/ |
Upload File : |
.wp-block-gutenkit-nav-menu { width: 100%; .gkit-nav-menu-wrapper { .gkit-nav-menu { list-style-type: none; margin: 0; padding: 0; display: flex; flex-wrap: wrap; justify-content: flex-start; .gkit-nav-menu { gap: 5px; flex-direction: column; } .wp-block-gutenkit-nav-menu-item { transition: all .4s ease; a { text-decoration: none; color: inherit; display: flex; justify-content: space-between; align-items: center; width: 100%; } } } } .gkit-nav-identity-panel{ display: none; } .gkit-menu-toggler { display: none; padding: 8px; background-color: transparent; border-radius: .25rem; position: relative; z-index: 10; cursor: pointer; width: 45px; transition: all .4s ease-in; border: 1px solid rgba(0, 0, 0, .2); svg { color: inherit; fill: currentColor; } } &.hamburger-position-right{ .gkit-nav-menu-hamburger { margin-left: auto; } } &.hamburger-position-center{ .gkit-nav-menu-hamburger { margin-right: auto; margin-left: auto; } } } body{ &.lock-scroll{ overflow-y: hidden; } }