Hi everyone!
How can I override the look and feel of this CTA component: Ghost/ghost/core/core/frontend/helpers/tpl/content-cta.hbs at main · TryGhost/Ghost · GitHub?
I’m already using a custom theme that I customized.
Thanks for all the help!
Hi everyone!
How can I override the look and feel of this CTA component: Ghost/ghost/core/core/frontend/helpers/tpl/content-cta.hbs at main · TryGhost/Ghost · GitHub?
I’m already using a custom theme that I customized.
Thanks for all the help!
put that content-cta.hbs (well your modified version of it) into the partials folder! :)
Thank you very much, it worked!
I did that but nothing has changed after re-uploading the theme.
Does Ghost need to be restarted to take effect?
Thanks!
If you self host then you will need to restart ghost if you add or rename a .hbs file
Yes, I forgot to mention I’m self-hosting. Gotcha!