Access to theme files on Ghost Pro

Hi

I signed up with Ghost Pro (on free trial period now) > selected a theme > purchased it > uploaded to my Ghost dashboard > activated > success - the theme is running.

Now I need to make some modification, but how can I access the files?

I understand that I can do code injections from Ghost interface. But I need to make some changes in the theme files, like type in my email for contact form etc. How can do that?

Also please advise what is the best practice to work with Ghost for not-a-developer but with some standard knowledge if html/ css.

Thank you in advance

Your theme developer should have documentation as to how to customize your theme. Between the purchase and upload steps, you need to make your changes to the theme :slight_smile:

1 Like

You have two choices, edit the theme files, zip them back up and upload them again, or set up a GitHub integration and push changes from a code editor.