how to change the link or image of header media in wordpress website

39 Views Asked by At

I have hosted my wordpress website on EC2 instance AWS, i have access to the database files and phpmyadmin.

I want to change the image here at this address of the directory "wp-content/themes/theme-name/assets/images/"

I am not able to do so through filezilla, it is showing me the error of "Permission Denied"

which methods can I use to have the permission to change these files?

I have installed putty in macos as well

1

There are 1 best solutions below

1
Izhar Faruqi On

you could simply change the file permissions by right clicking to the folder and then give permission 755. once you done with your work change back original permissions then save.