Title: Shrinking Logo
Last modified: June 13, 2019

---

# Shrinking Logo

 *  Resolved [daverudge](https://wordpress.org/support/users/daverudge/)
 * (@daverudge)
 * [6 years, 12 months ago](https://wordpress.org/support/topic/shrinking-logo/)
 * Hi,
 * Can anyone please help me with this issue.
 * I am using Futurio as my theme.
 * When you scroll down the page the logo automatically shrinks, this is supposed
   to happen as it is part of the theme, but I would like ti stop it from happening
   if at all possible.
 * Regards
    Dave
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fshrinking-logo%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [TUT Support](https://wordpress.org/support/users/phpexpert21/)
 * (@phpexpert21)
 * [6 years, 12 months ago](https://wordpress.org/support/topic/shrinking-logo/#post-11634323)
 * Hello [@daverudge](https://wordpress.org/support/users/daverudge/),
 * We can fix the logo shrink with the help of custom css. Please apply the below
   given css under Appearance -> Customize -> Additional Css-
 *     ```
       .shrink .site-branding-logo img {
       max-height: 135px !important;
       margin-top: 82px !important;
       }
       ```
   
 * I hope the above was helpful.
 * Kind regards,
 * Manoj
 *  Thread Starter [daverudge](https://wordpress.org/support/users/daverudge/)
 * (@daverudge)
 * [6 years, 12 months ago](https://wordpress.org/support/topic/shrinking-logo/#post-11634493)
 * Hi,
 * Yes that works, thank you for your help
 * Regards
    Dave

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

The topic ‘Shrinking Logo’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/futurio/1.5.7/screenshot.png)
 * Futurio
 * [Support Threads](https://wordpress.org/support/theme/futurio/)
 * [Active Topics](https://wordpress.org/support/theme/futurio/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/futurio/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/futurio/reviews/)

## Tags

 * [logo](https://wordpress.org/support/topic-tag/logo/)

 * 2 replies
 * 2 participants
 * Last reply from: [daverudge](https://wordpress.org/support/users/daverudge/)
 * Last activity: [6 years, 12 months ago](https://wordpress.org/support/topic/shrinking-logo/#post-11634493)
 * Status: resolved