Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Robert Wattner

    (@rwattner)

    If you are trying to hide the logo when you scroll you can add a CSS class “logo” to your logo in the advanced tab. Then add this CSS code

    .she-header .logo {
    display: none !important;
    }
    Thread Starter starship410

    (@starship410)

    Hi,
    I really don’t think I’m doing this right. Could you please tell me what the “sticky header effects” is called in CSS. And what it’s called when it’s active?
    Thanks

    Plugin Contributor Robert Wattner

    (@rwattner)

    .header inactive
    .she-header active

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘How to change logo color when scroll in Elementor pro’ is closed to new replies.