Change Site's Width

Posted in: Newspaper
Post count: 19

Hi!

I just changed my site’s container width by adding this custom CSS code:

.td-container {
width: 1116px;
margin-right: auto;
margin-left: auto;
}

I did that to adapt the posts’ width so that it fits with Google’s 720×90 ad banner. It works very well, I simply changed the site’s width, but I was wondering if that may causes any issues like on mobile or on some screens…?
Or if it’s totally OK to change site’s width with this CSS style.

Thank you in advance!

Post count: 23312

Hello Vencko,

Unfortunately, our theme has not been designed to use this kind of width, sorry! We do not recommend to increase/decrease the width of the site because the layout will be broken. Please notice that it is not enough to change only the width for good results and it is necessary to do some additional customizations trough code to adjust the whole of the theme to the new width. If you want to display more levels in our theme and you are not aware of the steps in this regard, please consider hiring a freelancer/developer to do this for you because we cannot provide customization services at the moment, sorry! Also, please keep in mind that we cannot offer support for your customizations if the layout of the theme will be broken after your changes.

Thank you for your understanding!

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