Hi Gene,
Thank you for getting in touch with us.
Please open your post in WordPress Editor and you should see the URL like this: https://hocoba.com/wp-admin/post.php?post=2101&action=edit where number 2101 is the post ID. Then open Appearance → Customize → Additional CSS and use the post ID like this:
.postid-2101 .two-columns .sidebar {
display: none;
}
.postid-2101 .two-columns .main-column {
width: 100%;
}
You need to replace 2101 in code above with your post ID. Repeat the steps for all posts you want to hide sidebar.
Please note that featured image display in single post has 760x400px so it won’t be full width.
Kind regards
Awesome,
As always thanks for the superb and timely response!
Do you ever sleep?
Haha. Yeah, that happens 🙂
Would you please take some time out from your busy day to leave us a quick review here: https://ww.wp.xz.cn/support/theme/kale/reviews/#new-post
We’d really appreciate it 🙂