Removing Format Icon Posted in : Bloggy WP Lencano77Participant 22 December 2013 at 18:30 #10994 Hello, I have searched on the net for a solution, but is there a way to remove the format icons in the masonry style – filtered on a caterogry? See the url: http://kevinleijten.nl/category/thiery/ I would like to remove the aside icon. The code that I tried: .format-icon:before { display: none; } .entry-summary.format-icon:before, .entry-content.format-icon:before, article.page .format-icon:before, article.format-standard .format-icon:before, article.format-gallery .format-icon:before, article.format-aside .format-icon:before, article.format-chat .format-icon:before, article.format-audio .format-icon:before, article.format-video .format-icon:before, article.format-status .format-icon:before, article.format-quote .format-icon:before, article.error404 .format-icon:before, article.format-image .format-icon:before, article.format-link .format-icon:before { display: none; } But it had no effect. I hope you can help. Mehmet S.Keymaster 23 December 2013 at 00:57 #10998 Hi, use this in your custom css field: .format-aside:before { display: none; } Lencano77Participant 23 December 2013 at 16:41 #11008 Hi Mehmet, It worked! Thanks for the fast reply! Mehmet S.Keymaster 24 December 2013 at 23:03 #11028 You are welcome. Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in and have valid license to reply to this topic. License required for the following item Bloggy WP - Responsive Minimalist WordPress Themeby pixelwars Login and Registration Log in · Register