Question

I am new to Magento.

I am trying to make changes in CMS homepage.

The page looks like this:

enter image description here

I am able to change page title and heading from cms_page table.

But not able to find way to change the icon containing Luma by replacing it with image I have.

How should I proceed with that?

Was it helpful?

Solution

If you want to change the logo of your Magento store, Please follow the below steps.

Step:1 Log in backend and open content theme configuration. Content -> Design -> Configuration

enter image description here

Step:2 Content -> Design -> Configuration->Select theme configuration Open Design theme configuration and select theme which enabled in your storefront.

enter image description here

Step:3

Content -> Design -> Configuration->Edit theme configuration-> Edit your theme which is enabled in your storefront and upload new logo which you want as new.

enter image description here

Step:4 After did all the above steps you need to clean cache via terminal.

php bin/magento cache:flush

Good Luck, Hope this solution useful for you.

OTHER TIPS

Content > Configuration > Select your current theme > Header

enter image description here

Licensed under: CC-BY-SA with attribution
Not affiliated with magento.stackexchange
scroll top