Our support team is on holiday from January 1st to 7th. Responses may be delayed, but we'll be back on January 8th. Happy Holidays!

Okay
  Public Ticket #2555012
Single Post Being Cut Off
Closed

Comments

  • Raize started the conversation

    Hi, my single post view is being cut off when browser is resized. How can I fix this setting?

    Thanks,

  •  949
    Neuron replied

    Hi Raize,

    Can you please provide us with an URL of your website to check what's going on.

    Feel free to ask for anything you need.

    Kind Regards


  •  949
    Neuron replied

    Hi Raize,

    That's happening because of the header that you're using, we'll sent you a CSS style so please add it to Appearance > Customize > Additional CSS, if that doesn't fix it at all you can provide us with your WP-admin so we will check what's going on, but when you sent it make sure to click on private so no one else would be able to view it.

    .o-hero__content {
        padding-left: 24%
    }
    .container .p-blog-single{
        padding-left: 22%;
    }
    .o-post-navigation {
        padding-left: 24%;
    }
    

    Feel free to ask for anything you need.

    Kind Regards