Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1056905
    #1056918

    Hey tavomenas,

    Can you provide a link to the site/page in question so we can look into this issue further?

    Best regards,
    Jordan Shannon

    #1057257

    Hi,
    Here the link to the page.

    #1057580

    Hi,
    The social share buttons under the “Share this entry” is an element that is auto included with posts created with the default WordPress editor. To remove these, Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    #top.single-post .entry-footer div.av-share-box {
    display: none !important;
    }

    I wrote the css to remove them from single posts, but not the sidebar.
    Please clear your browser cache and check.

    Best regards,
    Mike

    #1057957

    Hi, thank you.
    It worked through WordPress > Customize > Additional CSS (but not through General Styling > Quick CSS)
    Thank you again

    • This reply was modified 5 years, 9 months ago by tavomenas.
    #1058004

    Hi,
    Glad to hear, I assume we can close this now, but I like to ask first. Shall we close this then?

    Best regards,
    Mike

    #1058185

    Yes, you can close it
    thank you!

    #1058443

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

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