Hi,
I would like to optimize my homepage-layout on http://miapple.me:
1. Between the Google ad and the first post should be a space. How to do it?
2. The space between the posts is to big. How can I minimize the space?
Cheers,
Gee Are
Hey!
Try adding this code to the Quick CSS:
.template-blog ins.adsbygoogle {
margin-bottom: 20px;
}
.template-blog .post_delimiter {
padding: 0 !important;
}
Cheers!
Josue
Hi Josue,
works perfectly! Thank you very much!
Cheers,
Gee Are
You are welcome, glad we could help :)
Regards,
Josue