Hello,
created a custom post type based on “single.php”, the same as the standard post layout, but I noticed that in the custom one there is no space between featured image and post title, as shown in the images below. Do you have any idea why this happens?
BTW, I noticed that the featured images have the same size, but the one in the standard post is touching the header and is separated from the title, while the custom post one is separated from the header (there’s a white gap), and is almost touching the title, as in the image below.
The result is weird also on mobile, because the navigation arrow is not ignored, as it happens for normal post type. Here’s an image: https://drive.google.com/file/d/1bEmGd8EOKvTCpISfmjOz_0f7wRNvskpr/view?usp=sharing
Is there a way to completely remove that next/previous post arrow?
Thanks!


