How To Place Text Blocks in Image #1938
Answered
by
tidyui
vindhya124
asked this question in
General
-
Is there a way we can place a text on image?. Please find below image for reference. |
Beta Was this translation helpful? Give feedback.
Answered by
tidyui
Sep 29, 2022
Replies: 1 comment 1 reply
-
Hi there! You create a custom block that has an ImageField and a HtmlField. https://piranhacms.org/docs/master/content/blocks/custom-blocks Regards |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
vindhya124
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi there! You create a custom block that has an ImageField and a HtmlField. https://piranhacms.org/docs/master/content/blocks/custom-blocks
Regards