Custom CSS for a specific blog post

Hi, is it possible to add custom css to a specific blog post

i’m specifically interested in

hiding the header on the post

hiding the footer on the post

hiding suggested other blog posts

Hello @vschimel ,

Yes it’s possible and there is a different way to do it.

  1. Pick a unique class id for the specific post and assign display none css to it.

  2. Create an option in blog posts and code it so the admin can control header, footer and suggested blog posts sections without editing code again and again.

Regards
Guleria

Thank you! any chance you could please walk me through how to do these things? I’m a novice and would very much appreciate the help

If there is unique class/ID available in your blog post parent element then I can provide css to it.

or if you need me to implement 2nd solution please drop an email to discuss further.

Regards
Guleria