• Hi – hopefully someone can put me out of my misery! I’ve managed to remove the post meta info for date, author, category etc in the ‘Blog’ area of the OceanWP customizer (Version 1.6.7) by clicking the relevant blue eye icons in the ‘Single Post’ and ‘Blog Entries’. My problem, however, is with the ‘Related Posts’ icon in the Single Post area. I leave this active as I want to show related posts (they appear with the heading YOU MIGHT ALSO LIKE’) – but the related posts titles have a clock logo and a post date below them. I’ve tried everything I can think of but I can’t get rid of the date on these related post titles. Any advice would be greatly appreciated. Thanks.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hello,

    Try to add the below code to the Customize > Custom CSS section to remove it –

    section#related-posts time.published {
        display: none;
    }
    Thread Starter Bondoc

    (@bondoc)

    Hi Amit – brilliant … your advice worked! I’m really grateful for your assistance – thanks. Now I need to sort out my other issue which is giving me a headache … but I guess I need to open another topic here? My site title has some how ended up in the middle of my main header image and I can’t find a way to move it to top left beside the main menu above the header image (the area where it sits on a new install of OceanWP) – also, if I replace the site title with a logo it also stays in the middle of the header image.

    I also can’t find a way to take the link off the site title. I don’t want to use elementor for anything – I used it yesterday and got in a mess – I then also messed up a few pages when I tried to revert them back to using the standard WordPress page editor.

    Thanks again for your help.

    Can you please share your site link and share a screenshot of the issue so that I can check it and help you to fix it?

    Thread Starter Bondoc

    (@bondoc)

    Hi Amit – thanks for getting back to me – I managed to sort it out with a bit of fiddling around in the customiser – I’m not sure what I did but it seems OK now. Thank you for you kind offer of help – I appreciate it. Maybe you will be kind enough to help me again when my next problem comes along, probably sooner rather than later!!! Thanks again.

    Glad to hear that it is fixed!

    • This reply was modified 5 years, 9 months ago by Amit Singh.
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘‘You Might Also Like’ – can’t remove date on posts’ is closed to new replies.