Archived topic
question about charge theme
20 replies · Started by Arief on March 31, 2020
Hi the screen share referred to above doesn't appear to work. Can you confirm how to edit the home page hero i.e. the icon etc on the charge theme please? I can see you need to go to Dashboard > Appearance > Elements but I want to use a png instead of a sag and I don't know how to safely replace the code. Thanks
Hi there,
replace this:
<div class="lightning-bolt">
<svg .....
</div>
with this HTML with the correct src URL:
<img class="hero-image" src="full_url_to_your/image.png" />
Thanks David, obvious now you've pointed it out!
Glad to be of help :)
Hello Leo,
I too would like to edit the header on the homepage. Unfortunately, the links at http://www.screencast.com go nowhere.
Could you fix the error please? That would be nice and I would be very grateful for it.
Thanks and greetings
Hi Stephan,
Check the header element section:
https://docs.generatepress.com/article/header-element-overview/
Please open a new topic if you need more help with this.
Thanks!