← 1 2 Author Posts October 10, 2014 at 4:00 am #122833 TimParticipant Thanks it helped, thank you. I would like to remove the icon in front of the entry tittle. can i do this on the same /_content-post-header.php October 10, 2014 at 4:56 am #122857 TimParticipant 2# also i would like to remove the <h1> class=”h-landmark </h1> for the blog where do i need to go? October 10, 2014 at 10:18 am #123078 CousettMember Try adding some CSS code under Appearance -> Customize -> Custom -> CSS h1.entry-title:before { display: none; } h1.h-landmark { display: none; } I hope this helps. October 13, 2014 at 7:38 am #124179 TimParticipant fine that works, thank you. I have set “a” to white all over the page, now for my breadcrumbs i would like to set it to black. i madethe folowing rule but it is not working: a:x-breadcrumbs-wrap { color: #000; } what am i missing October 13, 2014 at 10:12 am #124314 Paul RModerator Hi Till, It should be .x-breadcrumbs a { color:#000; } Thanks Author Posts ← 1 2 <script> jQuery(function($){ $("#no-reply-112646 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In