How to add section to sidebar / link with logo ( Prestige theme )

Hi. I already link my sister company in my sidebar. However i want to add the logo instead of text to link it. An example below where ‘House of cb’ links there sister company ‘mistress rocks’ in there side menu with there name in the logo font..

Does anyoone know how i can add a section button to my sidebar to do this

www.llythelabel.com

Hi @1999

We checked and saw that there was an image with the company name in the sidebar, but because it was too small, the image displayed was like text:

  • You can go to Online Stores → Themes → Edit code → find the theme.liquid file, search by the class name or the code containing the image above, replace it with a logo as you want and it will display correctly:

  • Or another way is to find the image file containing the same name as the image above, delete it and replace it with another logo and name it the same as the deleted image. It will work fine:

I hope that it will work for you.