Tagged: x Author Posts July 5, 2016 at 12:50 am #1072412 bedingfieldParticipant Morning, Could you tell me how I can hide the css tag entry-content-excerpt from my WP pages please? iT SHOWS up as white space in my results. http://elyrunners.club/?s=club+handicap See ‘benefits of membership’ too much white space below where except would be. I think I am right in saying excerpt is not possible in pages. Thank you. July 5, 2016 at 1:19 am #1072430 Nabeel AModerator Hi there, Thanks for writing in! Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS: .entry-content.excerpt { margin: 0 !important; display: none !important; } Let us know how this goes! July 5, 2016 at 2:13 pm #1073478 bedingfieldParticipant Hi there, Thank you. I only want this active for pages. Is this possible? Thank you. July 5, 2016 at 2:43 pm #1073529 DarshanaModerator Hi there, Use the following CSS rule instead. .page .entry-content.excerpt { display: none; } Hope that helps. Author Posts <script> jQuery(function($){ $("#no-reply-1072412 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In