Header Logo

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #11506
    rachelnico
    Member

    I’d like my header logo to be large and then turn into a smaller icon upon scrolling down. How do I accomplish this?

    #11529
    Veena
    Moderator

    Pls use the below custom CSS in themeoptions –

    #header.sticky #site-logo a img {
    max-width: 80%;
    max-height: 80%;
    }
    

    Kindly adjust the sizing according to your requirement.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Agile Theme Support’ is closed to new topics and replies.