Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #28721

    Hi Devin, I placed a header logo that is 340×156 as suggested and I notice that the theme shrinks the logo. This causes the logo to be fuzzy. Is there some CSS I can add or a setting i can change to keep the logo from shrinking?

    #138441

    Hey,

    You can edit js > avia.js, find this code:

    // decreases header size when user scrolls down
    avia_header_size();

    Replace it with:

    // decreases header size when user scrolls down
    //avia_header_size();

    This will keep the header from resizing.

    Regards,

    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Logo’ is closed to new replies.