Tagged: x Author Posts April 14, 2016 at 6:23 pm #883251 Headlines34Participant Hi, http://66.147.244.78/~pillarre/test/ I’m using Renew and I’m having trouble adjusting my top bar height. I’ve tried to play around with this and add important!: .x-topbar { height: 32px; min-height: 0; } but that doesn’t work. Any suggestions? Thanks, Chuck April 15, 2016 at 2:47 am #883838 Paul RModerator Hi Chuck, Thanks for writing in! You can try this code instead. .x-topbar p:empty { display:none; } .x-topbar p { margin:0; display:inline-block; } .x-topbar { height: 32px; min-height: 0; } Hope that helps. Author Posts <script> jQuery(function($){ $("#no-reply-883251 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In