Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • IT Consultants Friend
    #926694

    I would like to change the width of article / blog / content /component display width inline with Blog ITEMS display width on home page.

    I would like the articles also display the same width as in the screenshot. Please help

    Pankaj Sharma Moderator
    #926849

    Hi
    According to template concept design its design in this to look the content in center .
    You can increase the width by adding below code in custom.css file

    .t3-content {
        max-width: 100%!important;
    }

    But by this changes you will not get the same view .
    Hope it helps .

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 1 reply, has 2 voices, and was last updated by  Pankaj Sharma 8 years, 6 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum