Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #533979

    Hi guys,

    How do I change the color of the heading element only on the homepage? I know I have to use the CSS Class, but after that I get stuck.

    Can you help me?

    Sincerely,
    Morticka

    #534029

    Hi Barb! :)

    Please add following code to Quick CSS

    .brmaghome .entry-title {
        color: white;
    }

    Regards,
    Yigit

    #534054

    As always Yigit, you’re the man, thank you!! :D

    Sincerely,
    Barb

    #534058

    Hey!

    You are welcome Barb! Always happy to help :)
    Have a great rest of the day!

    Regards,
    Yigit

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