between the side menu there is a white border line
Iām thinking this answer might be a solution for this, let me know
@iwantwin thank you ā¦
I finally found it
.grade-b .menu-content, .grade-c .menu-content {
border-right: 1px solid #ccc;
border-left: 1px solid #444444;
box-shadow: 0px 0px 20px 15px rgba(0, 0, 0, 0.3);
}
2 Likes
Thanks for getting this @iwantwin
1 Like