• I’ve edited at Customizing > Blog > Single Post to hide the elements I don’t want to show on the blog page, however it is still showing in the Recent Post section. Can you please help? Thanks

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hello,

    Try adding the code to the customize > custom css section to do it –

    .oceanwp-recent-posts .recent-posts-info {
        display: none;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Hide Date and Comments from Recent Posts in Footer’ is closed to new replies.