How i make my website width 950px?

Posted in: Newspaper
Post count: 2

How I make my website width 950px?

Post count: 35449

Hi baki222,

Unfortunately there is no general option where to set in one page the website width and this to bee apply on full website. Using our theme you can stretch the rows using tagDiv Composer, what you can do is to stretch the -> https://i.imgur.com/PLxgXZt.png after that you need to set after that you need to set some margin left right to achieve the width you want -> https://i.imgur.com/mtXmKNI.png or you can let the row stretch on default and in css tab you can set 950px and set margin left and right auto -> https://i.imgur.com/8NCFHWN.png you can do this on pages and cloud templates.

Thank you!

Post count: 2

It does not work on posts. Please make a custom CSS which makes my website 950px.

Thank you

Post count: 35449

Hi,

You can try a custom css, but this is only for standard post templates ->https://forum.tagdiv.com/design-post-pages-using-default-templates/
.single .td-container{
width: 950px;
}

The code need to be set in theme panel> custom code> custom css.

Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.