City Template width

Posted in: Newspaper
Post count: 52

Hi, The frontpage of City Template is 1200px width. Is there a way to set all the pages in this template at the same width?
Articles width is smaller than 1200px. Personaly I think it would be better if the content has the same width as the header menu. Is there a way to set all pages at 1200 without breaking the template?

Thank you.

Post count: 52

In reply to myself: I think I found a solution:

.td-container, .tdc-row {
width: 1200px;
margin-right: auto;
margin-left: auto;
}

Not sure if it will break some pages though.

Post count: 35449

Hi,

So if I’m right you want the width/stretch of row to be the 1200px, if so then the simplest way to achieve this will be to create or import a full width templates from the cloud library plugin. There is no one single button push. You have to import a post style and set it as the default post template in the theme panel post settings, then you need to import a category template that is full width and set that one as the default category template. The same for tags, author pages etc:
https://forum.tagdiv.com/tagdiv-cloud-library-plugin/ also for pages (stretch row and content ) https://www.screencast.com/t/VfJyFyhB .
Please read similar topics:
-> https://forum.tagdiv.com/topic/force-full-width-on-categories-post-grid/
-> https://forum.tagdiv.com/topic/homepage-full-width-content/
-> https://forum.tagdiv.com/topic/homepage-full-width-content/

Also from what I can see your header and footer is stretch to full width -> https://www.screencast.com/t/8dv4sZzdVu3o -> https://www.screencast.com/t/1nXlJduH7

Thank you for your understanding!

Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.