Tagged: x Author Posts June 22, 2016 at 1:51 pm #1054863 bedingfieldParticipant Hi there, I have just noticed that I have a ‘ghost’ H1 tag at the top of my single blog posts… </header> <header class="x-header-landmark"> <div class="x-container max width"> <div class="x-landmark-breadcrumbs-wrap"> <div class="x-landmark"> <h1 class="h-landmark"><span></span></h1> </div> </div> </div> </header> How do I remove that empty tag? http://elyrunners.club/2016/04/30/thames-path-100/ Thank You June 22, 2016 at 2:14 pm #1054914 JadeModerator Hi there, I checked the page and the empty h1 seems to be filled with a title already but please try this code in the customizer: h1:empty, span:empty { display: none; } June 22, 2016 at 2:47 pm #1054978 bedingfieldParticipant Great, that works, thank you. Just another quick question: I would like to adjust font size for drop down menu items only. How would I do that? June 22, 2016 at 8:53 pm #1055563 RadModerator Hi there, You mean the navbar’s sub menu right? Try this, .sub-menu .sub-menu a, .sub-menu .sub-menu a span { font-size: 30px !important; } Hope this helps. Author Posts <script> jQuery(function($){ $("#no-reply-1054863 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In