Custom CSS not working to move adsense ad to the right and up
-
I have my header pic small and to the left of the frame. I’m trying to place the adsense ad next to the header pic on the right but it’s placing it below it. The code I’m using is
.ads-header-desktop {
display: block;
float: right;
margin-right: 20px;
margin-top: -115px;
}The site is https://belly-laughter.com/
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Custom CSS not working to move adsense ad to the right and up’ is closed to new replies.