New Landing How can we help? Themeforest Theme Support Dante Logo disappears from naked header when scrolling.

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Dante
  • #172128
    ttaillie
    Member
    Post count: 7

    On two of my pages where the naked header is in use, my logo disappears when scrolling leaving only the navigation menu. It works fine on other pages w/o naked header.

    Also, on mobil device, logo looks squished. Can I set different size parameters for that format?

    (New to wordpress and no programming bg. Please respond with detailed instruction.)

    Thanks!

    #172237
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Logo still shows for me: http://d.pr/i/1l8ES/nckkYgzQ

    – Kyle

    #172544
    ttaillie
    Member
    Post count: 7

    Hmm. Must have something to do with my Retina screen. Just guessing.

    #172617
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    You’re right.

    Add this to your custom css:

    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    
    .naked-header.naked-light #header-section .sticky-wrapper.is-sticky #logo.has-light-logo img.retina, .naked-header.naked-dark #header-section .sticky-wrapper.is-sticky #logo.has-dark-logo img.retina {
      display: inline-block!important;
    }
    
    }

    – Kyle

    #173560
    ttaillie
    Member
    Post count: 7

    Thanks so much, Kyle. Now, could you provide detailed instruction on how to include this code, as in exactly where to click and place it? Sorry, but I’m a total Newbie at this and I’m afraid I’ll break something. #codeisscary

    Thanks You!

    #173562
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    In the admin go to Theme options-> Custom css/js
    Paste the code provided in the first text area(custom css)

    that’s it.

    -Rui

    #173564
    ttaillie
    Member
    Post count: 7

    Yay! It worked. Thank you so much!

    #173567
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem. Thanks Kyle.
    -Rui

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register