Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter francesco5383

    (@francesco5383)

    At the moment I partially solved, adding this class to the custom css

    .single-post .wp-image-9604 {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }

    anyway I’m open to any other suggestions.

    Hi @francesco5383,

    It looks like the difference might be due to varying container layout settings.

    Could you please check the layout by going to Customizer > Post Types > Single Post and Page, and review the container layout configurations there? If the issue only appears on a specific post, it’s also worth checking the meta settings of them to see if anything different is applied.

    Let me know what you find!

    Kind regards,
    Aradhy 😊

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Force single.php post to appear like page.php’ is closed to new replies.