Tagged: x Author Posts August 3, 2016 at 1:04 am #1114980 Simon TParticipant Hi Guys, I’ve added a button to my topbar which worked great, but now the other text in my topbar doesn’t align with the text in the button. Can someone please explain how I can add top padding to only the text in my topbar to bring it down? http://www.northamultrasound.com.au/ August 3, 2016 at 5:19 am #1115192 ChristianModerator Hey Simon, Since your text is short, here’s a quick fix to add in your Appearance > Customize > Custom > Global CSS .x-topbar .p-info { line-height: 42px; } If you’ll be adding additional text later, wrap your text in a <span> tag so you could target it easily with CSS and add a top padding. Thanks. Author Posts <script> jQuery(function($){ $("#no-reply-1114980 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In