New Landing How can we help? Themeforest Theme Support Dante Replace main nav BG color with custom image

Viewing 12 posts - 1 through 12 (of 12 total)
  • Posted in: Dante
  • #41666
    tripthreat2409
    Member
    Post count: 77

    Hi guys,

    I want to have an image as the background for the navigation bar. Here’s the custom CSS that was working with FlexForm:

    #header-section {
    background: url(“http://IMAGEURL.jpg”) 0 0 repeat transparent !important;
    }

    However, this isn’t working for Dante. Ideas?

    Thanks!

    #41877
    osy
    Member
    Post count: 19

    Hi! This is what I used, & it works ๐Ÿ™‚

    
    #main-nav-sticky-wrapper {
    background: #color url('IMG URL') no-repeat center top !important;
    
    }
    #42203
    tripthreat2409
    Member
    Post count: 77

    Thanks, osy.

    Copy and pasted that, plugged in my URL, but still not working.

    #42554
    Tahir – SUPPORT
    Member
    Post count: 1212

    Hi,
    You will have to use the ‘sticky-header’ class. Css would be like

    .sticky-header {
    background: #color url('IMG URL') no-repeat center top !important;
    }

    Best
    Tahir

    #43022
    tripthreat2409
    Member
    Post count: 77

    Thanks Tahir, that however didn’t work.
    Next post will have credentials if you wanted to take a look.

    #43024
    tripthreat2409
    Member
    Post count: 77
    This reply has been marked as private.
    #43324
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    I’ve checked your image url and it does not exist.

    Please check back

    Kyle

    #43881
    tripthreat2409
    Member
    Post count: 77

    The URL is working now, Kyle. It’s still not showing up as the bg, though.

    Thanks!

    #43922
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    I’ve fixed this for you, needed to replace #color with an actual hex value, Tahir wrote it that way to say ‘add the color you like here’.

    – Kyle

    #44154
    tripthreat2409
    Member
    Post count: 77

    Thanks, Kyle!

    #44898
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Cheers Kyle ๐Ÿ™‚

    – Ed

    #45035
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem ๐Ÿ™‚

Viewing 12 posts - 1 through 12 (of 12 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