Hi
I want to close the top margin in the Patient stories panel at the bottom of this page: http://www.test.theimplantcentre.com/?page_id=75
I’m after the same gap above the photo as below it and ideally bringing to ‘Patient stories’ text down so that it’s inline with the top of the photo.
Hey!
Please use this on Quick CSS or custom.css:
#av_section_1 > div > div > div > div > div.flex_column.av_one_fourth.first.avia-builder-el-13.el_before_av_three_fourth.avia-builder-el-first > section {
margin-top: 25px;
}
.page-id-75 .avia-section-small .content {
padding-top: 0;
}
Regards,
Ismael
Many thanks