New Landing How can we help? Themeforest Theme Support Dante Remove body background color

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Dante
  • #158569
    newki
    Member
    Post count: 177

    Hello,

    I’ve put an background image in cover. I’d like to put the header / main color in transparent to be able to see my background image. Hiw can I do?
    Thanks in adavnce for your help.

    #158779
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779
    This reply has been marked as private.
    #158781
    newki
    Member
    Post count: 177

    OOOps sorry, I had to remove the background image and put back an image in the header. I put everything back for you to see… Done !

    #158931
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Try adding this to your custom css:

    #container.boxed-layout {
      background: transparent!important;
    }
    #main-container, .tm-toggle-button-wrap a {
      background-color: transparent !important;
    }

    – Kyle

    #158938
    newki
    Member
    Post count: 177

    It’s perfect for the main part, thanks, and for the header ?

    #158941
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this:

    #header-section::before, #header .is-sticky .sticky-header, #header-section .is-sticky #main-nav.sticky-header, #header-section.header-6 .is-sticky #header.sticky-header, .ajax-search-wrap {
      background: transparent!important;
    }

    – Kyle

    #158945
    newki
    Member
    Post count: 177

    Perfect, thanks Kyle, nice day!

    #158975
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem 🙂

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 one of the following items
Login and Registration Log in · Register