Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author micropat

    (@micropat)

    This is a theme issue caused by a weird negative margin:

    .full-width.singular .site-content .hentry.has-post-thumbnail, .full-width.home .site-content .hentry.has-post-thumbnail {
    margin-top: -72px;
    }

    You can always adjust AddToAny with some CSS such as .addtoany_share_save_container { margin: 20px 0; } but in this case you’re better off fixing your theme.

    Thread Starter kvrsoccer22

    (@kvrsoccer22)

    micropat,

    that is exactly what I was looking for. Thank you so much for the help. The socials look much better now.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Add to any buttons are behind Images in next blog topic’ is closed to new replies.