Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Hi!
I would want to remove the spacing between the Ad unit and Heading on the top of this page: http://www.ocreurope.com/news/
Hey!
Try adding this code to the Quick CSS:
.post-entry .av-special-heading {
margin-top: 0;
}
Cheers!
Josue