Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #703914

    I would like to remove the ‘you might also like’ section on my posts page, I tend not to use pictures, so they’re showing as grey boxes.

    • This topic was modified 7 years, 6 months ago by Deweyjcooper.
    #703940

    Hey Deweyjcooper,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .related_posts.av-related-style-tooltip {
        display: none;
    }
    

    Best regards,
    Jordan

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.