Viewing 5 replies - 1 through 5 (of 5 total)
  • ying

    (@yingscarlett)

    Hi there,

    You can try this CSS:

    @media (max-width: 768px) {
         .separate-containers .inside-article, .separate-containers .comments-area {
            padding-left: 0;
            padding-right: 0;
        }
    }
    Thread Starter fakhrurpedia

    (@fakhrur)

    @yingscarlett thanks for answering ying, i already added css, but some menu header doubled and deafult gb blocks search not showing correctly on AMP

    see this screenshoot

    ying

    (@yingscarlett)

    This CSS doesn’t have anything to do with the menu or search.

    I can see that after applying the CSS, your mobile site is full width with no left/right padding.

    If you have other problems, can you open new topics?

    Thanks!

    Thread Starter fakhrurpedia

    (@fakhrur)

    @yingscarlett sure, i will open new topics

    this

    ying

    (@yingscarlett)

    Thanks! I have answered there 🙂

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Mobile View Single Post Container Not Full Width’ is closed to new replies.