• I’m having an issue with either formatting or customization for single posts. There is a large blank space between the author/date/socials area and the post image. It even looks that way without the social shares. This is both for desktop and mobile and it’s visually jarring. It doesn’t look anything like the Mag Pro documentation for Single Posts and it doesn’t appear to be a Global or Individual issue in the theme optimizer. Would really like to shrink down that appearance.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello,

    Could you please try the below CSS in Additional CSS of Theme Customizer?

    body.single .entry-content-wrap.social-after-title .aft-social-share {
    padding-bottom: 0;
    }
    #dpsp-content-top {
    margin-bottom: 0;
    min-height: unset !important;
    }
    .sd-sharing {
    margin-bottom: 0 !important;
    }

    Thank you

    Thread Starter erikdeananderson

    (@erikdeananderson)

    That worked! Thank you! While I have you here, I’m having a bit of the opposite problem in single posts with images in content. Using gallery mode, there is no space after the image and I definitely need a small margin between images and text in content. Thank you!

    Hello,

    Could you please contact us here with the post link where you have used the gallery image?

    Thank you

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Space between Author/Socials and single post image’ is closed to new replies.