• Resolved weezy32

    (@weezy32)


    Hello,

    I was hoping someone here could help me out. My text link ad from adsense is ruining my mobile website. The ad size is 468×15

    On the website i am able to scroll to the right where the blank screen is as far as the ad is moving. The site looks great on desktop but looks like crap on mobile.

    Any idea on how i can fix this…i would still want to keep the ad but i would want it to get cut off where it says motor oil on the mobile so that you can only see my website. I dont want people to be able to scroll all the way to the right to see the full text link ad. Here is the picture of what i am talking about.

    View post on imgur.com

    Any ideas?

Viewing 2 replies - 1 through 2 (of 2 total)
  • You can add something like this to a custom CSS plugin:

    .site-content {
         overflow: hidden;
    }

    It will show as much of the ad as the screen allows it, and cut off the rest.

    Thread Starter weezy32

    (@weezy32)

    vladff that worked!!!!

    Thank you so much you have no idea how much time i spent trying to do this!

    Thank You Thank You THANK YOU!!!!!!!!!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Adsense ad is messing up my mobile website’ is closed to new replies.