הגדלת אייקון תפריט רגיל בבריקס
Sun Oct 29 2023 16:37:30 GMT+0000 (Coordinated Universal Time)
Saved by
@Shesek
%root% {
--height-width:3.5rem;
}
%root%.brxe-nav-menu .bricks-mobile-menu-toggle{
width: var(--height-width)!important;
}
%root% .bricks-mobile-menu-toggle {
height: var(--height-width);
display: flex !important;
flex-direction: column;
justify-content: space-between;
}
%root%.brxe-nav-menu .bricks-mobile-menu-toggle [class^="bar"]{
width: 100%!important;
position: unset;
height: 5px;
}
%root%.brxe-nav-menu .bricks-mobile-menu-toggle[aria-expanded="true"] [class^="bar"]{
position: absolute;
}
content_copyCOPY
לתת בהגדרות תחת
Hamburger toggle
Toggle width
Comments