Static page/newspage

I have some problem when I change the static page to newspage. Then text isn’t on full width but only half width.

How can I change it?

In Attachments 2 screen shots.

Hello,

Can you please send us your website url ?

Thank you,
George.

Yes sure,

URL: http://castaway.pl/

Now is set static home page not newspage (problem is with newspage).

Hello,

Can you set to newspage in order to try to solve your issue ?

Thank you,
George.

Ok, I set to newspage

Hello,

Please add the following code :

.blog.home .post-inner-content article.post {
    width: 100%;
}

Have a nice day,
George.

In what file I should add this code?

Hello,

Go to Appearance -> Customize -> Additional CSS and add the code.

In the additional CSS I have only field “Media Width” when I add there nothing change.

Screenshot with appearance-> additional CSS you have in attachments

Please try adding that CSS code on the following path.

Admin Area -> Appearance -> Customize -> Activello Options -> Other -> Custom CSS

Thanks now works :slight_smile:

You are most welcome here :slight_smile: