cancel
Showing results for 
Search instead for 
Did you mean: 

Logo Not Show On Frontend

SOLVED

Logo Not Show On Frontend

I am Create A MultiDomain Store.I have now 3 Store.I am Try To Change The Store Logo 2 Store Logo Change Done But 1 Store Logo Not Show Frontend.See The Attached File.
2019-06-01 21_33_48-Window.png

 

1 ACCEPTED SOLUTION

Accepted Solutions

Re: Logo Not Show On Frontend

Hi @md_hridoy,

I am unable to see you attachment.

Btw check you folder and logo file permission.

Otherwise do the following command:

sudo chmod -R 0777 pub/media

Cross verify you logo once.

Then clear cache:
php bin/magento cache:flush

I hope it will help you!

View solution in original post

3 REPLIES 3

Re: Logo Not Show On Frontend

Hi @md_hridoy,

I am unable to see you attachment.

Btw check you folder and logo file permission.

Otherwise do the following command:

sudo chmod -R 0777 pub/media

Cross verify you logo once.

Then clear cache:
php bin/magento cache:flush

I hope it will help you!

Re: Logo Not Show On Frontend

See The Attached File https://prnt.sc/nwj18h

Re: Logo Not Show On Frontend

Did it work for you?

If, no... then please try to open same image url in browser.

It this image url working fine then look into css over logo div or img if there are any css hiding it.