Archived topic
How can I insert logos in elements ?
5 replies · Started by Margot on December 3, 2020
Hello there,
I would like to insert logos in element's welcome page. Is it possible ? Do I have to write something in the code window in edit header ?
Thank you very much for your help.
Hi Margot,
Sorry, I don't quite understand what you want to achieve.
Could you please explain some more?
Are you trying to add an image/logo inside the existing header element/page hero?
Thanks!
Yes of course, sorry for not being clear.
In my welcome page element, I would like to insert logos of others companies which are my partners in order to bring credibility to my website.
For the moment, these logos are in my footer, but I think there are not visible enough.
I would like to put these logos in my element's foreground just like the title, with my picture in background.
Is it possible ? Thank you very much.
Hi there,
instead of using a Header Element you could use a Block Element set to Hook: generate_after_header.
https://docs.generatepress.com/article/block-element-overview/
Install the GenerateBlocks plugin:
https://wordpress.org/plugins/generateblocks/
Now you can add a full width Container Block to hold your background image and your content.
Thank you for your reply.
You're welcome