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

@Matteo96
Hello,
I have Checked Your Store

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

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

Like This