Hi does anybody know what the CSS code was to have the "“my order" "“my wallet " under instead in a row
Anybody ?
.account-menu { display: flex; margin-left: 1px!important; overflow: scroll; grid-template-columns: auto auto auto; grid-row-gap: 5px; flex-direction: column;
flex-wrap: wrap;
}