Tagged: x Author Posts September 12, 2016 at 12:19 pm #1171712 MatthieuParticipant Hey there, I don’t know why but the navbar has a flexible height depending on the device. Can you have a look and advise me what to do to fix it ? September 12, 2016 at 12:19 pm #1171715 MatthieuParticipant This reply has been marked as private. September 12, 2016 at 1:20 pm #1171839 RupokMember Hi there, Thanks for writing in! It’ because you have added this code : a.x-brand.img { float: none; margin: 0 auto; width: 18%; } Let’s use a pixel value instead of percent, like : a.x-brand.img { float: none; margin: 0 auto; display: block; width: 200px; } CHeers! September 12, 2016 at 2:42 pm #1171940 MatthieuParticipant You rock ! Thank you for your help 🙂 September 12, 2016 at 7:42 pm #1172199 JadeModerator You’re most welcome. Author Posts <script> jQuery(function($){ $("#no-reply-1171712 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In