How could I change the "Abundance" logo at the top of the page to my own logo?
Change page logo
4 posts from 2 voices-
Posted 1 year ago #
-
Hey,
you can upload you own logo via the theme option panel (Abundance > Option Panel > General) or you can replace the logo background image. Add following code to css/custom.css:
#top .bg-logo a { background-image: url("../images/skin-minimal/logo.png"); }and replace the image path with your custom logo image path.
Posted 1 year ago # -
Thanks!
Posted 1 year ago # -
Glad that I could help you :)
Posted 1 year ago #
Reply
You must log in to post.














