assets/css/blog.css in word-games-theme-1.3.9 vs assets/css/blog.css in word-games-theme-1.4.0
- old
+ new
@@ -571,17 +571,21 @@
}
/* for ezoic ads css */
#ezoic-pub-ad-placeholder-109 {
- position: fixed;
+ position: absolute;
top: 60px;
left: 0;
z-index: 99999;
+ width: 160px;
+ height: 100vh;
}
#ezoic-pub-ad-placeholder-110 {
- position: fixed;
+ position: absolute;
top: 60px;
right: 0;
z-index: 99999;
+ width: 160px;
+ height: 100vh;
}
\ No newline at end of file