Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1055727
    #1056082

    Hey Marc,

    Thanks for the link, though it looks fine on my end. Are you referring to that they are too close to the comment section at the bottom maybe? If not then please try to explain a bit further or post a screenshot of the problem.

    Best regards,
    Rikard

    #1056868

    No problem, I am talking about the top social share buttons right below the header.
    Right now I have added a whitespace with 0px so it looks ok, but as soon as you remove the whitespace, the social share buttons “swallow” the margin of the next element.
    I have added a comparison screenshot in the private content section for you as well.

    #1057091

    Hi,

    Thanks for the clarification, I see the same thing on my end. Please try to remove the white space element and add this to Quick CSS:

    .single-post .av-social-sharing-box:first-child {
      margin-bottom:40px;
    }

    Best regards,
    Rikard

    #1058064

    Thank you, I just wanted to report this for you to forward it to the dev team as it seems like this behaviour is not intended.
    Hopefully it can be fixed in the next release.

    #1058400

    Hi,

    Sure thing! Thank u for your patience and understanding – we appreciate it a lot!

    Best regards,
    Basilis

    #1058765

    Perfect, the ticket can then be closed now.

    #1059282

    Hi,

    Thanks for the update, I’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Fixing incorrect behaviour of social share buttons content element’ is closed to new replies.