Craigers Posted January 11 Share Posted January 11 The way I have blogs set up pulls the thumbnail image as the hero and displays the blog title over top. I've used CSS to remove the title from the body, but I'd like to be able to change the blog titles from the back end, but not show the title in the body. Is this possible? Link to comment
tuanphan Posted January 15 Share Posted January 15 Which code did you use? If you use some code like this #class-or-id {display: none;} You can add this class before, to prevent it run on edit mode body:not(.sqs-edit-mode) #class-or-id {display: none;} Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment