Hello everybody,
I am a rookie (non-developer) magento user. I installed it locally and I want to play around with it.
I'm trying to find where I can access the pictures and relevant content from the homepage. See picture below:
Also, can you give me any useful links where I could find more about how to use the admin panel to affect the front-end?
Big Thanks!
Hello @rihards_struka
Welcome to Magento community, If you want to edit home page you can go Content->Pages->homepage
Or you can follow below links to get more info.
https://www.cloudways.com/blog/customize-homepage-of-magento-2/
https://belvg.com/blog/creating-a-custom-homepage-template-in-magento-2-1-5.html
You can enable debug hints so you can find files path as well.
https://devdocs.magento.com/guides/v2.1/frontend-dev-guide/themes/debug-theme.html
This is the view if I open the contents of the homepage.
However, I can not seem to find the pictures which are listed on the homepage? How do I access them?
Best regards,