Viewing 2 posts - 1 through 2 (of 2 total) Author Posts January 17, 2015 at 12:23 am #381152 pelyonParticipant Hi again, Is it possible to hide the logo on certain pages only, and what would the code look like? Thank you, Pelyon January 18, 2015 at 5:23 pm #381484 ElliottInactive Moderator Hey Jason! Add a codeblock element to the page content and then add this inside. <style type = "text/css"> .logo { display: none; } </style> Cheers! Elliott Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In