Comments Kanaka Vishnu started the conversationApril 21, 2016 at 4:47pmHi,Can I decrease the width of the whole template. I am using the boxed layout format. I want to further decrease the width. I have attached two screen shots for comparative size . 1,593Criss repliedApril 22, 2016 at 8:48amWe're sorry but our theme doesn't have that function. You can descrease the container width (CSS in root/themes/yourtheme/css/global.css)Best Regards,Criss - FieldThemesKanaka Vishnu repliedApril 22, 2016 at 10:25amwhich all parameters should I change in global.css to decrease the container width. 1,593Criss repliedApril 22, 2016 at 2:18pmYou should decrease @media (min-width: 1200px) .container { max-width: 1170px; }and .boxed #page { max-width: 1200px; } Best Regards,Criss - FieldThemesKanaka Vishnu repliedApril 22, 2016 at 3:50pmThank you so much. Sign in to reply ...
Hi,
Can I decrease the width of the whole template. I am using the boxed layout format. I want to further decrease the width. I have attached two screen shots for comparative size .
We're sorry but our theme doesn't have that function. You can descrease the container width (CSS in root/themes/yourtheme/css/global.css)
Best Regards,
Criss - FieldThemes
which all parameters should I change in global.css to decrease the container width.
You should decrease
and
Best Regards,
Criss - FieldThemes
Thank you so much.