Pexeto Themes Help Desk

Forgot password?

  • Dashboard
  • Documentation
  • Knowledgebase

How to apply a different logo to the sticky header

Posted 10 years ago in Story and tagged as CSS, customize, header, logo.

Please Note: Theme customizations go beyond the scope of our support services and this article is provided solely as a courtesy to our customers. Please take a moment to review the Scope of our Support.

Sometimes depending on the size and shape of your logo, it might not look well when it is resized in the sticky header. In this case, if you would like to set a custom logo image that will be displayed once the viewer has scrolled down and the sticky header is activated, you will need to add the following CSS to the Story Options -> Typography & Styles -> Additional Styles section:

.fixed-header-scroll #logo-container a {
  background-image: url("LOGO-IMAGE-URL") !important;
  background-size:cover;
  width:50px;
  height:50px;
}
.fixed-header-scroll #logo-container img{
 display:none;
}

After you add the snippet, make sure to replace the LOGO-IMAGE-URL with the URL of your custom image and replace the 50px values with the corresponding image width and height values.

Article Keywords: Sticky Header, logo change, different logo, seperate logo for sticky headed, header logo, logo size

Was this useful?0 1

Categories

  • WordPress Themes 115
    • General Topics – All Themes 38
    • Photolux 19
    • Acoustic 3
    • Evermore 7
    • Expression 15
    • Mineral 15
    • Porcelain 12
    • Story 17
    • The Cotton 4
    • Highlight 3
    • Dandelion 15
    • Anthology 3
    • Other 3
  • Tutorials 18
  • FAQ 25
  • Videos 19

Online Documentations

  • Story Documentation
  • Porcelain Documentation
  • Mineral Documentation
  • Expression Documentation
  • Photolux Documentation
  • Dandelion Documentation

Tags

  • blog
  • category
  • contact
  • CSS
  • customize
  • editor
  • error
  • facebook
  • gallery
  • header
  • home
  • image
  • install
  • lightbox
  • logo
  • menu
  • options
  • pexeto panel
  • photolux
  • portfolio
  • post
  • potfolio
  • prettyphoto
  • share
  • slider
  • slideshow
  • style
  • timthumb
  • twitter
  • update
  • upload

© 2025 Pexeto Themes Help Desk. All Rights Reserved.

Terms and Conditions | Privacy Policy