Hi I have moved post / page titles using the code below but want to add more space between the bottom of the title text and the featured image. They are too close together at present.
jQuery( ‘.single-post .entry-header’ ).insertBefore(’.entry-featured’);
Example page: https://www.makeupeffectslab.com/demo-5-reasons-you-need-the-x-theme/
