Change sticky header logo image when sticky header activated

  • Author
    Posts
  • #137027
    Alanpalazon
    Power User

    Hi. I’m wondering how I can change the sticky header logo image when sticky header is active in Bravada? Thanks

    #138569

    I am looking for this option as well. Is it available in the PRO version?

    #138755
    Zed
    Cryout Creations mastermind

    Hi,

    That functionality is not available in either of the theme’s editions, but should be achievable with CSS.
    Can you include a link to your site and the URL for the alternative logo?


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
    #139286
    Alanpalazon
    Power User

    MFP I managed to sort it myself. Here’s the CSS I used.

    .header-fixed img.custom-logo {
    content: url(url of your logo image);
    }

Viewing 4 posts - 1 through 4 (of 4 total)

You need to log in to reply to this topic.