Increase the frame of the theme

Posted in: Newspaper
Post count: 2

Hi,

I’d like to increase the width of the frame of my Newspaper theme, but I don’t dind where I need to change this in the php files…

I need help 😼

Post count: 22421

Hello,

Please provide more detail to what frame you are referring to. You can increase or decrease the outer wrap but you cannot increase or decrease the main content as you will break the layout.
The outer warp can be changed using this code:
.td-boxed-layout .td-container-wrap{
width:1200px;
}

Thank you!

Post count: 2

Sorry for my english, I’m french !

I’d like to change the width of the main frame of my theme, I have two big columns with a background that I can’t change, but I can’t change the size of these columns, or his equivalent, the width of the main frame…

I tried the code you gave me in the CSS editor, but it doesn’t work.

Post count: 23312

Hello KenES14,

Unfortunately, please notice that our product does not have such an option for dynamic width and we do not recommend to do that through the custom CSS code because the layout of the theme will be damaged. If you want to change the width of the theme to be in full-width mode, please notice that is not a simple task and you will have to adjust the entire theme to the new width for better results.
Above, my colleague gave you an example from where you should strat to increase the theme width, but notice then you will have to make some additional customizations to adjust the other theme elements if you want to bring best results.

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!

Thanks for your understanding!

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