zerostaticthemes / hugo-hero-theme

A multi-page Hugo theme with fullscreen hero images and fullwidth sections.
https://hugo-hero.netlify.com
MIT License
355 stars 252 forks source link

Replacing the hugo hero logo on top #32

Closed vmandela99 closed 3 years ago

vmandela99 commented 3 years ago

Hello,

Excellent theme by the way. My question how do I replace the Hugo hero home page logo on top with "CSVsolutions".

check out my github at https://github.com/vmandela99/csvsolutions @JugglerX

issue 1

aheumaier commented 3 years ago

Same here . replacing the logo.svg doest seem to work.

harenber commented 3 years ago

I placed a logo.svg into

/static/images, that worked in my case. If your logo is (like mine) higher in size than the default HugoHero, you need to adopt some of the layouts as well.

vmandela99 commented 3 years ago

It worked. Thanks bigtime

On Sun, 24 Jan 2021 at 20:41, harenber notifications@github.com wrote:

I placed a logo.svg into /static/images, that worked in my case. If your logo is (like mine) higher in size than the default HugoHero, you need to adopt some of the layouts as well.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/zerostaticthemes/hugo-hero-theme/issues/32#issuecomment-766400792, or unsubscribe https://github.com/notifications/unsubscribe-auth/AL6ZSLNQ3XPDPM4MTMQ7RWLS3RLV5ANCNFSM4WA6DGNQ .

-- Regards,

Victor Mandela

Yours Trusted Data Scientist.

“You can have data without information, but you cannot have information without data.” – By Daniel Keys Moran

rcooper85 commented 3 years ago

Hi, I have replaced the logo.svg with my own logo.svg but for some reason it is still using the original logo. Please can you detail exactly how you managed to change the logo? Many thanks.

JugglerX commented 3 years ago

All you need to do is replace the in the /static/images/logo.svg file.

I just did it and it worked fine.

If you have problems, try restarting hugo server.

rcooper85 commented 3 years ago

Hi, I did this but it still was not working for me. I managed to resolve it by doing the following: