How to Replace the Logo?

To ensure the aesthetics and clarity of the logo, SucShop only supports logo images in SVG vector format. The SVG format is now widely used, and you can export graphics as SVG files in PowerPoint.

l  Frontend logo: Replace the file at assets\img\logo.svg in the SucShop root directory.

l  Backend logo: Replace the file at assets\img\logo-backend.svg in the SucShop root directory.

Why are two different files used for the frontend and backend logos? Because the top menu of the SucShop backend has a dark background, some logos may not display clearly. Of course, if you do not mind, you can use the same logo image, name the files logo.svg and logo-backend.svg respectively, and place them in the assets\img folder in the root directory.