New Landing How can we help? Themeforest Theme Support Dante Logo padding / margin

Viewing 11 posts - 1 through 11 (of 11 total)
  • Posted in: Dante
  • #36526
    rhodez
    Member
    Post count: 86

    Hi there,

    I have a logo with height of about 116px. I would like to use dante header number 6 (logo left, menu right). The default white space on top/bottom of the header is too much to my taste and I would like to modify it. I managed to move the logo up 10px with this code:

    .header-6 #logo, .header-7 #logo {
    margin-top: -10px;
    }

    BUT I can’t find a correct css selector to modify the bottom white space. How can I remove 10px white space under the logo / nav?

    #36698
    Tahir – SUPPORT
    Member
    Post count: 1212

    Hi,
    Can you please provide url so we can see your exact configuration and provide you custom css.

    Thanks
    Tahir

    #36706
    rhodez
    Member
    Post count: 86
    This reply has been marked as private.
    #36806
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hey, try this custom css:

    #logo {
    margin-top: -10px;
    margin-bottom: -10px!important;
    }

    Cheers

    #36929
    rhodez
    Member
    Post count: 86
    This reply has been marked as private.
    #37246
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    What do you have set as the logo height?

    – Ed

    #37387
    rhodez
    Member
    Post count: 86

    Hi,

    Logo height is set to 70px. The actual logo file is 116px tall though.

    #37702
    Tahir – SUPPORT
    Member
    Post count: 1212

    Hi,

    You will likely have to change the logo div position to absolute so its outside the normal flow of the header element . Without a live preview its quite hard to suggest a solution.

    -Tahir

    #40432
    rhodez
    Member
    Post count: 86
    This reply has been marked as private.
    #40435
    rhodez
    Member
    Post count: 86
    This reply has been marked as private.
    #40778
    Tahir – SUPPORT
    Member
    Post count: 1212

    Hi,

    I can not see the sticky header on the desktop site as well. Also please update to version 1.5 released yesterday as it has logo height and logo re-sized height option as well .

    All the Best
    Tahir

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