Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #312428

    Hi,
    I’d like to do what’s in the subject :)

    To explain it a little more, I don’t want to shrink the whole header.
    I just like to shrink the distance between the menu entries themselves and the bottom of the header.

    Something like “align bottom” within the header line.

    Will this be possible? I played around with it, but especially this part seems to be somewhat complex.

    Thanks in advance.
    Michael

    #312450

    Hi Michael!

    thank you for choosing Enfold and welcome to our forum!
    Can you please post the link to your website so we can provide you an accurate custom CSS code? :)

    Best regards,
    Yigit

    #312467
    This reply has been marked as private.
    #312468

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .main_menu ul:first-child > li a .avia-menu-text {
    top: 20px;
    position: relative;
    }

    Regards,
    Yigit

    #312480

    You rock :)

    Thanks a lot, what easy – if one knows what to do.

    Have a nice evening.
    Michael

    #312522

    Hi!

    You are welcome Michael, glad we could help :)
    You too have a nice evening!

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Shrink the distance between Main Menu and bottom of header’ is closed to new replies.