Responsive Google AdSense on header on theme egg
-
Hi,
Your theme is really awesome, though few other options would be implemented.
We have a big problem.
Responsive Google AdSense on header (right side of the logo) on Eggnews is not showing. But image ad is perfectly working. And when we put the code with another image ad then the Google ad is working. Our client is really angry on it.
Is there missing something like that? We see this type of problem on Colormag Theme.
`#header-left-section {
width: 25%;
}
#header-right-section {
width: 75%;
}
@media screen and (max-width: 768px) {
#header-left-section, #header-right-section {
float: none;
width: 100%;
}
}Can you please give a quick solution?
Best,
Mou
The page I need help with: [log in to see the link]
- The topic ‘Responsive Google AdSense on header on theme egg’ is closed to new replies.