• Resolved aleferoc

    (@aleferoc)


    Hello

    How can I change the main color for the title “BuuZ” and for all oder posts like “Pluderhosen”, “Kindergartent?schli” (see on the frontside).

    Thanks in advanced.

    Best regards,
    Eveline

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter aleferoc

    (@aleferoc)

    I could change the color for “BuuZ” on the front-page, but not for the other sites like “meine Produkte”, “Spezialauftr?ge”, “über mich”,….

    Thank you for helping me.

    Best regards,
    Eveline

    Hi Eveline,

    Thanks for getting in touch, and thank you for using Juliet- we really appreciate it!

    It looks like you’re currently using the following CSS for the title color:

    .logo .header-logo-text {
        color: #4F7942;
    }

    If you can replace that with this CSS instead, it should work on all the pages, and not
    only on the front page:

    .header .logo .header-logo-text {
        color: #4F7942;
    }

    If you need anything else, just let us know and we’ll be happy to help!

    Thread Starter aleferoc

    (@aleferoc)

    Thanks a lot. It works.

    Happy to hear that- thanks so much for letting us know.

    If you need anything else, please don’t hesitate to get in touch! ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘other main color for website title and posts’ is closed to new replies.