Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #233107

    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.

    #233108
    This reply has been marked as private.
    #233192

    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

    #233197

    Many thanks

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Section depth’ is closed to new replies.