How to increse Big Grid 3 size to 1366 px width? (per

Posted in: Newspaper
Post count: 2

Hi first i am very happy to use this theme, it is powerfull.

I have some questions. please tell me how 1) to grow the width of the VC Elements (Big grid 3, blocks) a little more as he did in the main website http: //news360.info. The live demo your own presentation shows quite larger than its own mou.http: //demo.tagdiv.com/newspaper/. Can I change something in the code to grow elements to 1366 px?

The same problem with the size is in any of your demos i have installed.(travel blog, magazine, college)

Please take a look here:
http://www.screencast.com/users/philjimkaterini/folders/Default/media/9f491cff-b47f-4de2-a4e0-dc487e147c0a

2) I can completely remove the menu? The closed from topic but says again add menu.

sorry for my English.

Thanks!

Post count: 23312

Hello philjimkaterini,

1)I have inspected your website and I did not saw any differences between your Big Grid 3 and our demo with Big Grid 3, as you can see here -> http://screencast.com/t/77aPwEWn Unfortunately, if you want to make your main container being wider, also you will have to change the width of the theme and 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.
2)If you want to remove the menu, please notice that you should use a bit of CSS code to hide it. You can try to use the code below and place it in Theme panel->Custom CSS area.

The code is ->

#td-header-menu{
display:none;
}

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 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.