Viewing 6 replies - 1 through 6 (of 6 total)
  • danielbora123

    (@danielbora123)

    Hi,

    There is 2 div due which casing the space between both content.

    @media (max-width: 768px).sp-cnt{
     margin: 0px;
    }

    past this code in your style sheet

    Thread Starter sahilsalotra

    (@sahilsalotra)

    did’t work this code

    danielbora123

    (@danielbora123)

    Okay, With respect to your page this code is working. Any chance you pasted this code at the top of style-sheet. Paste is at end of the sheet.

    If that didn’t work means the code is dynamically being render.

    Please tell me if that didn’t work.
    Thank you

    Thread Starter sahilsalotra

    (@sahilsalotra)

    this code change the image margin not content page margin. please other code suggest me

    hi,

    For that there is one more css code

    @media (max-width: 768px){
    .addtoany_share_save_container addtoany_content addtoany_content_bottom{
     display: none;
    }}

    I think that will work

    I’ve experienced this too. I got the problem when changing the theme for the amp page.

    https://inovatifku.com/amp

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Amp post view issue’ is closed to new replies.