• Hello Vlad,

    From one of the foram post; I found your post that is following
    css for page container width for full default pages

    .page-template-default .site-content {
    max-width: 1300px;
    }
    @media only screen and (min-width: 991px) {
    .page-template-default .content-area {
    width: 72%;
    }
    .page-template-default .widget-area {
    width: 25%;
    }

    I have implemented this and got the desired results.

    However the content pages on mobile doesn’t look good .. Have a look this page on mobile: https://www.continuumsoftwaresolutions.com/custom-web-development/

    Inface check all the pages with the selected “full width” container

    Please provide your suggestion for the mobile fit contents. I want to show the content in a full width for mobile view.

    Regards
    Alok

  • The topic ‘Mobile Content View Issues with fullwidth layout option’ is closed to new replies.