Xtheme Change top bar background color on movement

Hello! What I need is to be able to change the top bar background color, font, etc when I go down the page. Like this example: http://alive.pe/

The color should be the same until I start going down the page when it should change. Is this possible with this theme?

This is an automated message to notify you that your thread was posted in the wrong forum, and it has been moved to the correct place. A member of our team will be happy to reply just as soon as your thread is up. How support works.

For support, please post all questions in the Support Forum.

For peer to peer conversations with other Themeco customers about tips, customizations, or suggestions you are welcome to use the Conversation Forum (no official support provided here).

Design & Development, Marketing & Media, and Hosting & Optimization are for discussion with fellow Apex members about non Themeco related topics. Please keep this in mind in the future.

Thank-you!

Hi There,

Please share your URL so we can take a closer look,

Thank you

http://imayen.com/

I want the bar where you see the logo and the menu to change to a black background when going down the page.

Hi There,

Try adding the following CSS:

    background-color: black;
}```
Something like this: https://screencast-o-matic.com/watch/cbjoj7ldqD

Hope this helps.

Thanks! that works! Is it possible to also play with the logo also when going down the page? I was thinking on using another image.

Hi again,

You can follow https://theme.co/apex/forums/topic/different-logo-after-scrolling/#post-312147

Cheers!