Tagged: x Author Posts September 29, 2016 at 3:01 pm #1196264 alisonglassParticipant Hi, A faint line appeared after I used this code to remove the featured img from my post. How can I remove it? http://alisonglass.com/2016/09/29/insignia/ The CSS I used was .category header.x-header-landmark.x-container.max.width { display: none; } Can you help? -jessica September 29, 2016 at 3:53 pm #1196341 JoaoModerator Hi There, Please add the following code to Appereance > customizer > Custom > CSS .has-post-thumbnail .entry-featured { border: none; } Hope it helps Joao September 29, 2016 at 7:48 pm #1196620 alisonglassParticipant great!! Thanks! September 29, 2016 at 10:37 pm #1196833 Prasant RaiModerator You are most welcome. 🙂 Author Posts <script> jQuery(function($){ $("#no-reply-1196264 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In