New Landing How can we help? Atelier How to reduce the distance between the menù and the home slider

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Atelier
  • #315486
    iake
    Member
    Post count: 31

    Hello,
    i would like to reduce the distance between the menù and the homeslider maybe by hiding the bar above the menù that i make in black.
    I’ve attached an image for explaination.

    Attachments:
    You must be logged in to view attached files.
    #315490
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    I just added this code to your custom css option.

    https://www.dropbox.com/s/3lll3qrm5lgwio4/Screenshot%202017-02-28%2015.32.56.png?dl=0

    -Rui

    #315492
    iake
    Member
    Post count: 31

    thx!
    now i dont have the header banner! perfect.
    And now, how i can manage the distance between the menù and the slide show?

    #315509
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    you can add this code. Adjust the margin-top value if necessary.

    #main-container {
        z-index: 150;
        margin-top: -10px;
    }

    -Rui

    #315645
    iake
    Member
    Post count: 31

    hey Rui,
    but there’s a problem with this code! If i put this on my CSS the submenu disappear!
    can you solve that?

    #315794
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Try this one instead.

    #main-nav ul.menu > li > a {
        margin-bottom: -46px!important;
    }

    -Rui

    #315804
    iake
    Member
    Post count: 31

    thx! now is perfect!

    #315807
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Great.

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