PRESTIGE THEME - remove lines from side bar

Hi Is there anyway to remove the lines on the sidebar of the prestige theme ? that seperates the options or change the colour

@1999 - can you share page link where you want to remove lines?

@1999 - page link please

www.llythelabel.com

www.bellanadar.com

@1999 - add this css to the very end of your theme.css file and check, if both sites have prestige then same code

.SidebarMenu .Collapsible {border: none;}

Thankyou it worked! :slightly_smiling_face: Do you know how to remove this line at all by any chance?

@1999 - try this css

.SidebarMenu .Drawer__Footer{box-shadow: none;}
1 Like

Great thank you so much, that worked too!

1 Like

HI AGAIN, this no longer works on my llythelabel.com store? Could you help

@1999 - add this css and check

.SidebarMenu__Nav .Collapsible {border: none; border-bottom: none;}

thanks. on mobile view do you know how to remove the lines / line breaks above the payment icons and at the top of the footer?