Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: Adsense ads cut off on mobile #1411612

    I’m still bothered by the ads being cut off, but I’ll just leave it as it is for now.

    Maybe one day, if I’m lucky, I’ll find a solution.

    Anyway, thank you for caring, Mike.

    in reply to: Adsense ads cut off on mobile #1411522

    Thanks for letting me know

    The bottom advertisement is fine by putting false, but the advertisement in the middle of the text is still cut off (Occurs intermittently)

    @media only screen and (max-width: 767px) {
    .responsive #top #wrap_all .container {
        width: 100%;
        max-width: 100%;
    }
    }

    How about using the code above to max out, then shrink only the content (text and images)?

    in reply to: Adsense ads cut off on mobile #1411441

    Hi. Mike

    Thank you for caring me

    I tried the first code you gave me, but the ads are still getting cut off.

    And when I used the second code you gave me, I couldn’t use it because the advertisement overlapped with the content (text and image).

    So right now I’m just in a state of desperation.

    Other sites don’t cut ads and display full width.

    It’s not my site, but I’ll leave a few other sites private.

    What difference would it make?

    • This reply was modified 1 year, 3 months ago by yuhyeju15.
    • This reply was modified 1 year, 3 months ago by yuhyeju15.
    in reply to: Adsense ads cut off on mobile #1411227

    Ads that appear at the top are displayed at 100% width.

    But, Ads inserted in the text are sometimes cut off to the left and right.

    If the size of the advertisement inserted in the post is small, it is cut off and not displayed.

    However, there are times when a large advertisement appears, and then the left and right sides are cut off and printed.

    Check out the ads that are inserted within the post

    Because of this truncation, manual ads at the bottom of the content have data-full-width-responsive=”false” set in the ad code.

    Even if data-full-width-responsive=”true” is set, I don’t want ads to be cut off.

    And there are times when the automatic advertisement in the middle of the text is cut off.

    • This reply was modified 1 year, 4 months ago by yuhyeju15.
    • This reply was modified 1 year, 4 months ago by yuhyeju15.
    • This reply was modified 1 year, 4 months ago by yuhyeju15.
    • This reply was modified 1 year, 4 months ago by yuhyeju15.
    • This reply was modified 1 year, 3 months ago by yuhyeju15.
Viewing 4 posts - 1 through 4 (of 4 total)