New Landing How can we help? Themeforest Theme Support Neighborhood Neighborhood v2.0 now available!

Viewing 15 posts - 16 through 30 (of 45 total)
  • #132762
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    @EarlyOnes

    Can you provide us your website url?

    -Rui

    #132768
    EarlyOnes
    Member
    Post count: 31
    This reply has been marked as private.
    #132770
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    It seems to be working fine. It gives a padding-top of 2 px and no padding in the bottom.

    https://www.dropbox.com/s/bvuxceoxrntf83g/header_css_issue.png?dl=0

    What do you see different?

    -Rui

    #132785
    EarlyOnes
    Member
    Post count: 31

    Can’t read your answer, Rui:

    ” This reply has been marked as private. Reply “

    #132789
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    It was set to private. Now you can see it.
    -Rui

    #132793
    EarlyOnes
    Member
    Post count: 31
    This reply has been marked as private.
    #132795
    EarlyOnes
    Member
    Post count: 31

    already fixed the menue issue.

    but no success with the top and bottom distance.

    #132797
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Try to use this custom css instead and adjust the margin-bottom value has desired.

    
    #header-section #header {
    padding-top: 2px !important;
    margin-bottom: -30px;
    }

    -Rui

    #132814
    EarlyOnes
    Member
    Post count: 31

    this one:
    #header-section #header {
    padding-top: 2px !important;
    margin-bottom: 0px;
    }

    does NOT work at all.

    #132966
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    No that one it stays in the same position.

    Did you tried the one that I sent?
    I tested before send it to you and the background ended after the logo.

    -Rui

    #133749
    EarlyOnes
    Member
    Post count: 31

    thank you!
    it is working with the bottom.

    but the spacing to the top ist still 5px.
    tried it also with -30px, but nothing changed.

    any ideas?

    #134044
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Instead of the padding-top try the margin-top. If you increase the negative value it goes up.

    
    #header-section #header {
    margin-top: -5px !important;
    margin-bottom: -30px;
    }

    -Rui

    #134356
    EarlyOnes
    Member
    Post count: 31

    thank you rui, that’s it!

    #134357
    EarlyOnes
    Member
    Post count: 31
    This reply has been marked as private.
    #134367
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    In that case we have to discard the previous css code and use this one instead.
    Give it a try.

    
    #header-section.header-4 #logo > a.logo-link, #header-section.header-5 #logo > a.logo-link {
    height: 80px!important;
    }
    
    #header-section.header-4 #header nav#main-navigation ul.menu > li, #header-section.header-5 #header nav#main-navigation ul.menu > li, #header-section.header-4 .header-right nav ul.menu > li, #header-section.header-5 .header-left nav ul.menu > li {
    line-height: 80px!important;
    }
    

    -Rui

Viewing 15 posts - 16 through 30 (of 45 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