Tagged: x Author Posts June 1, 2016 at 10:37 am #1020210 kisschickenParticipant Is there a way to add custom CSS to a specific blog post or create unique CSS that is limited to just blog posts? June 1, 2016 at 12:22 pm #1020449 RupokMember Hi there, Thanks for writing in! Yes you can use the associated post ID. Example : .single-post.postid-1135 .entry-title { font-size: 200%; } .postid-1135 is unique here for the posts. Locate post ID : https://theme.co/community/kb/how-to-locate-post-ids/ Hope this helps. Author Posts <script> jQuery(function($){ $("#no-reply-1020210 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In