How to make the DW Focus show Adsense on the mobile?
1 Answers
To resolve this issue, you can add the following code to the style.css file:
@media (max-width:979px) {
.site-header #sidebar-header {
display: block;
padding-bottom: 10px;
}
}
Hope this helps !
Please login or Register to submit your answer
replied 9 years ago
Please tell me detail the position that you want to display Adsense on the mobile.
replied 9 years ago
@ the top page