[Support request] Announcement moving the site sideways

Home Forums Support [Support request] Announcement moving the site sideways

Home Forums Support Announcement moving the site sideways

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1559913
    Kevin

    I’m having a problem when a mobile-style ad appears that recently came to desktop, from adsense, the site is kind of showing up in half. Even if it is a transition of pages, it irita me. Does anyone know how to avoid this error? It happened recently in the customization of this theme.

    I’ll leave an example image below, the site is skdesu.com … One thing I noticed is that by the inspector, if and remove the CSS Fixed tag, from the body, things are back to normal. But I don’t know how to do this via code, because I don’t know the source or which tag is really causing this.

    #1560173
    David
    Staff
    Customer Support

    Hi there,

    if you can link me to a page where i can see the issue, ill take a look at whats causing that.

    #1560176
    Kevin

    whichever page you access within skdesu.com, the ad will appear … It depends on Google’s willingness to make the ad appear, but it is usually on the first page change, you have to change the links.

    #1560229
    David
    Staff
    Customer Support

    The only option i can think of is adding this CSS:

    body {
        position: initial !important;
    }
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.