New Landing How can we help? Atelier Shrinking Header 6

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Atelier
  • #200781
    ecrotty
    Member
    Post count: 25

    I’d like to shrink the extra spacing for Header 6.

    Using developer tools, I found that unticking height and line-height inthis:

    .full-header-stick #header, .full-header-stick #logo, .full-header-stick .header-left, .full-header-stick .header-right {
    height: 120px;
    line-height: 120px;
    }

    Gives me what I’m looking for.

    Could you assist me with the appropriate custom CSS change necessary?

    Thanks very much for the continued help!

    #200932
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    #logo a{height:75px !important;}
    .full-header-stick #header, .full-header-stick #logo, .full-header-stick .header-left, .full-header-stick .header-right {
    height: 75px;line-height: 75px;}

    Thanks
    Mohammad

    #200983
    ecrotty
    Member
    Post count: 25

    Perfect!

    Thank you!

    #200985
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Glad 🙂 to help you.
    Thanks
    Mohammad

    #201976
    ecrotty
    Member
    Post count: 25

    Marking as resolved.

    #201977
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    ok. Thanks
    -Rui

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