Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1006363

    As the title states, I would like to know how I can disable the “You Might Also Like” links from the bottom of my blog posts? I’m using Shareaholic to serve this purpose instead.
    Thanks!

    #1006423

    Hey Moondreamer21,

    Thank you for using Enfold.

    Add this css code to remove the related posts section.

    .related_posts {
        display: none;
    }

    Best regards,
    Ismael

    #1006768

    Thanks, that worked great. I appreciate your help! :D

    #1006773

    Hi,

    I’m glad you were able to get this resolved. If you need additional help please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How to Disable "You Might Also Like" Links from bottom of Blog Posts’ is closed to new replies.