If my answer is useful, please Accept as Solution & give Kudos
I'm using the default Luma theme ... I cannot for the life of me figure out how to change the site logo and the background color for the site. ... I realize the "theme" system is much more complex than a normal but this is something that everyone would do or we would have a ton of stores all named Luma on the web....
Also on top of this... where is the best place to get themes? I am looking for something that is not the default white...
Hello @alexander_frost ,
To Change Logo in Magento 2
Step 1: Uploading Your Logo
The size and location of the logo in the header is determined by the store’s theme. Your logo can be saved as either a GIF, PNG, JPG, or SVG file type, and uploaded from the Admin of your store. The default Magento logo in the sample data is an SVG file, which is a scalable XML-based vector graphic format.
The logo image resides in the following location on the server. Any image file with by that name and at that location is used as the theme logo.
Path: app/design/frontend/[vendor]/[theme]/web/images/logo.svg
If you don’t know the size of the logo, or any other image that is used in your theme, open the page in a browser, right-click the image, and inspect the element.
In addition to the logo in the header, your logo also appears on email templates and on PDF invoices and other sales documents. The logos used for email templates and invoices have different size requirements, and must be uploaded separately.
Step 2: Upload frontend logo in Magento 2
Magento 2.0
Magento 2.1
Step 3: Check the result
When complete, click Save Config
Step 4: Clear cache.
To get Magento theme, You will get best theme in themeforest.
--
If my answer is useful, please Accept as Solution & give Kudos
Thank you for the information! Sadly I do not have this path .. app/design/frontend/[vendor]/[theme]/web/images/logo.svg
it only goes to app/design/frontend/magento/ then it stops there
...also when I try to upload the logo from the header section it allows me to select the image and then it spins like it is doing something and then nothing... it just sits with the upload button...
I did end up finding the logo in the
... /vendor/magento/theme-frontend-luma/web/images/ directory and I replaced it with a png named logo.svg and it seems to work ok except chrome only shows it once and while (unless I clear my cache often).
I think I am going to purchase one of the Page building extensions... which come with themes to edit in them ... I believe that should solve my issue... is there any someone would recommend as the better one to purchase?
Thank you!