How can I modify my sidebar menu design in Prestige theme?

@Matteo96
Hello,

.DropdownMenu {
	min-width: 50%;
}

.dropdownMenu .Linklist__Item {
	float: left;
	width: 33%;
}

Add this CSS at the bottom of Online Store->Theme->Edit code->Assets->theme.scss.liquid