Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #804444

    hello, i have question about possibility to change logo on the header on my site.
    for example i want to have on main page one logo, on contact page another logo, and on menu page another, if this is possible how can i do that?

    #805717

    Hey,

    Sorry for the late reply! :)
    Please refer to this post – http://kriesi.at/documentation/enfold/change-the-logo-url-on-some-pages/

    Best regards,
    Yigit

    #805904

    okay, thanks for your reply, i will try this ;)

    #805919

    it worked, thank you so much again, and i have one more question, how can i change header color on different pages, for example on home i want to have blue, on kontakt red, etc.?

    #806038

    Hi,

    You can add following code to Quick CSS in Enfold theme options under General Styling tab

    .page-id-3236 .header_bg {
        background-color: red;
    }

    and change page ID to match your page’s ID :)

    Best regards,
    Yigit

    #806780

    it worked, thank you!

    #806859

    Hi,

    Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.