Responsive Problem With Single Posts And Pages

by 6 replies
7
This is my site: Quotes Quips Wise Words

The theme is Genbu, but it has been customized to have two equal sidebars. The customized code is:

#main {
padding: 10px;
}
.main-wrap {
float: left;
margin-left: 1rem;
margin-right: 21rem;
}
#sidebar-primary-wrap {
float: left;
margin-left: 1rem;
margin-right: -21rem;
width: 20rem;
}

#sidebar-secondary-wrap {
float: left;
margin-right: -20rem;
position: relative;
width: 20rem;
}

The problem is when I checked the site with the responsive tool at: Responsive Design Testing, I found there is something amiss. The homepage is fine. But when I tested the single posts and pages, there is a slider at the bottom of the test result for 240x320 device only.

See image below:

#website design #pages #posts #problem #responsive #single
  • Banned
    It's the Adsense ad in the header that's not responsive.
    • [2] replies
  • That Google mobile friendly test site has really been acting up lately.
    The same site sometimes gives me different results on tests done the next day.

Next Topics on Trending Feed