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

    Hello!

    Great theme…

    Can I change the color of the sticky header when it scrolls?

    I.e header changes colour once it moves.

    Thanks,

    Rob

    #460366

    Hey vivosweb!

    Thank you for your kind words and welcome to our forum! :)
    Please go to Enfold theme options > General Styling > Logo Area and change background color as needed.

    Regards,
    Yigit

    #460368

    Hey,

    I actually wanted it so it ONLY changed once I had scrolled and it became sticky.

    I guess there is no way to easily do it?

    For example I’d want a pink header bg when the page is loaded, but when I scroll down and it becomes a sticky header, it would change to red.

    …for example.

    #460371

    Hey!

    That is possible actually. But do you mind posting a temporary admin login here so we can see the header you are currently using?

    Regards,
    Yigit

    #460375
    This reply has been marked as private.
    #460382

    Hey!

    I changed initial background color in Enfold theme options – https://kriesi.at/support/topic/sticky-header-color/#post-460366
    And then add following code to bottom of Quick CSS field

    .header-scrolled #header_main {
      background-color: #c71f16;
    }

    please adjust as needed

    Cheers!
    Yigit

    #460407

    Worked perfectly!

    Excellent support.

    Rob

    #460567

    Hi!

    Glad we could help :)

    Regards,
    Rikard

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Sticky Header Color’ is closed to new replies.