• Resolved neildutton

    (@neildutton)


    Hi,
    I don’t want the date of my posts displayed, can you provide some CSS to do this please? Also, I want the featured post images to work as links to other sites, rather than to the posts themselves, how do I go about this please? Thanks, Neil https://www.neildutton.com

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi Neil,

    To hide the date of your posts you can use this css code in your style.css file.
    .date{display: none;}
    For doing this I’ll suggest you to make a child theme first.
    This link will guide you to how to make a child theme.

    [Moderator note: Please keep your support within www.ads-software.com]

    MamaRazzi

    (@mamarazzi)

    Poonam, can you please tell me exactly where to place this code to remove the post dates in teh style.css file? Thank you.

    MamaRazzi

    (@mamarazzi)

    Never mind. I just put it anywhere, and it worked. It might break my theme later, but I don’t care. I just have to get moving on this. Thanks!

    Do you know how I can remove the little tiny image overlay on my posts that looks like a little mountain with the sun rising in the background?

    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘remove posts date information’ is closed to new replies.