• Resolved rob32

    (@rob32)


    Hi folks,
    How can i change the tekst color of the H1 Page/Post title above the actual tekst?
    EDIT: found that, sorry.

    But the title tekst “Home” on the homepage stays in the default (black) color.
    I guess i need a CSS code to help out…

    TIA
    Rob

    • This topic was modified 5 years, 6 months ago by rob32.

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

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter rob32

    (@rob32)

    Never mind, already found the header stuff… But i still need some help to change the color of the title “Home” on the homepage. That i can’t find.

    • This reply was modified 5 years, 6 months ago by rob32.
    • This reply was modified 5 years, 6 months ago by rob32.

    Hi,
    Please go to Appearance > Customize > Header > Menu and change the Menu Item Active Color value. If this doesn’t work for you, you can try going the homepage edit screen and change the menu active color from Page settings.

    Thanks.

    Thread Starter rob32

    (@rob32)

    Hi Ashish,
    That i’ve already tried. It works on all other pages, but not the homepage.

    Please look at the homepage:

    Now take a look on one of the other pages, color adjusted as you described above:

    You see what i mean? It’s only the menu item on the Homepage that stays in the general text color.
    Any way i could change that into the same value like the other pages (#0066bf).

    TIA,
    Rob

    Please try adding this CSS:

    .home .tg-page-content__title {
        color: #0066bf
    }
    Thread Starter rob32

    (@rob32)

    This works perfectly, Ashish! Thanks again for the excellent support (PS already left a fine review).

    Great to hear so. Please feel free to reach us out if you need help in the future. 🙂

    Cheers.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Change H1 homepage header color’ is closed to new replies.