Ahoy,
How do I make the images which are above the text closer to each other?
Hey mcraig77,
Add the following to quick css:
.av-special-heading{
margin-top:10px!important;
}
Adjust to whatever you need.
Best regards,
Jordan Shannon
Thanks I just want this to happen on the page and section provided. Would this code still do that in that instance?
Hi,
I have adjusted the code to only effect this page.
.page-id-3200 .av-special-heading{
margin-top:10px!important;
}
Best regards,
Jordan Shannon