[Resolved] text color different header menu different

Home Forums Support [Resolved] text color different header menu different

Home Forums Support text color different header menu different

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #969551
    generatepressuser

    Hello

    I have an element with “fullscreen” on the start page and transparent navigation and when scrolling down, a sticky header with a white background, it works fine.

    But since the text color and the background image is very similar (brown), Im wondering if its possible to change the text color to white, only when the page is scrolled to the top? It would mean when opening the page, the navigation text would be white and when scrolling down it would be as it is now (brown).

    Regards

    #969616
    Leo
    Staff
    Customer Support

    Hi there,

    It should be the Navigation Text option in that header element:
    https://docs.generatepress.com/article/header-element-overview/#navigation-colors

    Let me know if this helps πŸ™‚

    #969878
    generatepressuser

    Hello,

    Thank you, it was exactly what I was looking for πŸ™‚
    Is it also possible to do the same with the subtitle? I did already check the customizer > colors, but there is no option for the subtitle.

    Its not that bad if not, I could also change the background image with another color, but Im curious if I just dont see the maybe available color option for subtitle?

    Regards

    #970221
    Leo
    Staff
    Customer Support

    Hmm there is no subtitle inserted by WordPress default so there is no option for it.

    Can you guide me to the page in question?

    #970424
    generatepressuser

    Hello,

    I said id wrong, I deleted the subtitle, I meant the title and not the subtitle.
    I meant the title in the upper left corner next to the logo which is in brown text color. I think now it looks not so bad anymore, I made the text color a bit more light brown.

    #970546
    Leo
    Staff
    Customer Support

    Try this CSS:

    .header-wrap .main-title a {
        color: #ffffff;
    }

    Let me know πŸ™‚

    #970900
    generatepressuser

    Hi,

    Thank you that was it, I obviously had thinking errors.
    Now it looks great πŸ™‚

    best regards!

    #973360
    Leo
    Staff
    Customer Support

    Think that might be worth an option.

    Will bring it up to our team.

    Thanks!

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