Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1031843

    Hello team,

    I would like to align an image in my menu vertically.
    This is my example:

    http://interior-photography.de/en/

    The german flag should be aligned vertically center.

    Thank you

    #1032309
    John Ezra
    Member

    Hi there,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer or in your child theme’s style.css file.

    li#menu-item-152 img {
        top: -15px;
        position: relative;
    }

    Hope this helps – thanks!

    #1032503

    Thank you !

    It also helped for my second badge menu-item-151 🙂

    #1033003
    Friech
    Moderator

    Glad we could help.

    Cheers!

  • <script> jQuery(function($){ $("#no-reply-1031843 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>